-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Allow filtering in or out commits based on strings within commit message #263
Conversation
…s like mentioned in concourse#215 Signed-off-by: Eliot Stocker <estocker@brandwatch.com>
Signed-off-by: Eliot Stocker <estocker@brandwatch.com>
Signed-off-by: Eliot Stocker <estocker@brandwatch.com>
Signed-off-by: Eliot Stocker <estocker@brandwatch.com>
Signed-off-by: Eliot Stocker <estocker@brandwatch.com>
This should also mostly address: #215 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cheers, and sorry for the wait!
I continue to be super worried about the hairiness of our Bash code, but that's a battle for another day. There are tests covering it and all the other tests pass, so all I can do is trust them.
Minor changes requested.
Signed-off-by: Eliot Stocker <estocker@brandwatch.com>
Changes Applied 😄 |
any update on this? I could have a use case on running a pipeline on certain commit messages. @vito no pressure 😸, but any idea when this will be merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the wait!
It was a requirement to be able to filter in/out release commits for a pipeline we have been working on.
this should allow a lot of customization in the way of skipping commits etc based on commit message