Skip to content

Conversation

@guilhermelimak
Copy link
Contributor

This stops the action from failing when target is not match, just log a message instead.

Resolves #423.

Checklist

Copy link
Collaborator

@simoneb simoneb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. On paper this is a breaking change because it changes an existing behavior from failing the execution to logging a warning, but in practice I believe it's a safe change to do.

@simoneb simoneb merged commit fe8e51f into fastify:main May 19, 2023
@github-actions github-actions bot mentioned this pull request May 24, 2023
@guilhermelimak guilhermelimak deleted the feat/change-target-skip-to-log branch June 12, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Skip" out of range updates (e.g. comment, log entry) rather than failing the pipeline

2 participants