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? 🙏

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
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 and others added 8 commits April 11, 2022 23:56
Co-authored-by: Jan Amann <jan@amann.me>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
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 <jan@amann.me>
@kenji-miyake kenji-miyake marked this pull request as draft April 12, 2022 14:47
Co-authored-by: Jan Amann <jan@amann.me>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
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.

None yet

2 participants