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

Support triggers in CodePipeline #5751

Open
gautam-nutalapati opened this issue Apr 3, 2024 · 0 comments
Open

Support triggers in CodePipeline #5751

gautam-nutalapati opened this issue Apr 3, 2024 · 0 comments
Labels
area/override Issues related to overrides. area/pipeline Issues about pipelines to release applications. type/feature Issues that are new feature requests. type/request Issues that are created by customers.

Comments

@gautam-nutalapati
Copy link
Contributor

CodePipeline recently introduced support for triggers and execution modes: codepipeline-trigger-filters-execution-modes

codepipeline created via copilot today is triggered for any file change in repository.
Triggers gives us bit more control over when the build triggers. One of the feature we are interested in is the ability to ignore build when specific files change.

Please support triggers in codepipeline.
As v2 pipeline cost is based on action executions, it would be good to still let users create v1 pipelines if they want to.

p.s. Copilot YAML Patch Overrides can be used to add the triggers for now.

@Lou1415926 Lou1415926 added area/pipeline Issues about pipelines to release applications. type/feature Issues that are new feature requests. type/request Issues that are created by customers. area/override Issues related to overrides. labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/override Issues related to overrides. area/pipeline Issues about pipelines to release applications. type/feature Issues that are new feature requests. type/request Issues that are created by customers.
Projects
None yet
Development

No branches or pull requests

2 participants