Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ignoreLabels option to force ignore errors #174

Merged
merged 12 commits into from
Apr 13, 2022

Conversation

kenji-miyake
Copy link
Contributor

It is useful to have a feature that can force ignore errors when a certain label is added.

It can be used to support the cases shown in #159 with the validateSingleCommitMatchesPrTitle option enabled.

I've tested this in kenji-miyake#7.

@kenji-miyake
Copy link
Contributor Author

@amannn Hello, could you please take a look at this? 🙏

@kenji-miyake kenji-miyake force-pushed the add-ignore-label-option branch from 80e0ac2 to 6c82aeb Compare April 11, 2022 12:53
Copy link
Owner

@amannn amannn left a comment

Choose a reason for hiding this comment

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

Thanks a lot for another contribution @kenji-miyake! The implementation looks pretty good, I only left some minor comments.

action.yml Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@kenji-miyake kenji-miyake requested a review from amannn April 11, 2022 15:27
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
src/index.js Outdated Show resolved Hide resolved
action.yml Show resolved Hide resolved
Co-authored-by: Jan Amann <[email protected]>
@kenji-miyake kenji-miyake marked this pull request as draft April 12, 2022 14:47
Co-authored-by: Jan Amann <[email protected]>
@kenji-miyake kenji-miyake force-pushed the add-ignore-label-option branch from 2cad533 to 67c0d96 Compare April 12, 2022 14:55
Signed-off-by: Kenji Miyake <[email protected]>
Copy link
Owner

@amannn amannn left a comment

Choose a reason for hiding this comment

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

Looks really good! Thank you for another great contribution! 👏👏

@amannn amannn merged commit 277c230 into amannn:master Apr 13, 2022
@github-actions
Copy link

🎉 This PR is included in version 4.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants