[aws-codebuild] Add support for COMMIT_MESSAGE on FilterGroup
See original GitHub issueCodebuild FilterGroup (https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-codebuild.FilterGroup.html) contains methods to filter on all attributes except COMMIT_MESSAGE.
Use Case
Would like to set a COMMIT_MESSAGE filter on builds - need to do this manually at the moment.
Proposed Solution
Propose adding an andCommitMessageIs
method to FilterGroup.
Current workaround is to set this manually in console.
This is a 🚀 Feature Request
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:7 (5 by maintainers)
Top Results From Across the Web
GitHub webhook events - AWS CodeBuild
A webhook triggers a build when the head commit message matches the regular expression ... Choose Add filter group to add another filter...
Read more >create-webhook — AWS CLI 2.9.7 Command Reference
If you enable webhooks for an CodeBuild project, and the project is used as a build ... A webhook triggers a build when...
Read more >Configure commit message filter in AWS CodePipeline
You can do this by editing the CloudWatch Event for the pipeline. Using a Lambda function, you can look for a specific type...
Read more >AWS CodeBuild: First Contact with Monorepo - codecentric Blog
Those include GitHub webhooks, AWS CodeCommit, S3 buckets, and AWS ECR (the ... AWS CodeBuild projects support GitHub webhooks for private repositories in ......
Read more >CDK CodeBuild Pipeline - possible to skip a phase on last ...
For example, if the commit message includes ... However, there is an existing feature request for AWS CodePipeline to support skipping a stage...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for giving me the skinny on that; cool tech!
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.