armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 11 forks source link

feat(config): Added a feature flag to control which branch to pull when processing a webhook #171

Closed kkotula closed 1 year ago

kkotula commented 1 year ago

New feature that searches by provider, repo and branch name may be enabled by using a feature flag MultipleBranchesEnabled

armory-jenkins commented 1 year ago

The title of this Pull Request needs to be changed to match the format:

<type>(<scope>): <subject>

See more details here: https://www.spinnaker.io/community/contributing/submitting/#commit-message-conventions

Some common examples are:

feat(armory.io): add docs.armory.io
fix(parser): grammar and spelling
style(loadingPage): made it super pretty!
refactor(helpMessages): changed order to make more sense
armory-jenkins commented 1 year ago

The title of this Pull Request needs to be changed to match the format:

<type>(<scope>): <subject>

See more details here: https://www.spinnaker.io/community/contributing/submitting/#commit-message-conventions

Some common examples are:

feat(armory.io): add docs.armory.io
fix(parser): grammar and spelling
style(loadingPage): made it super pretty!
refactor(helpMessages): changed order to make more sense
coveralls commented 1 year ago

Coverage Status

Coverage increased (+0.1%) to 54.381% when pulling 1e273c03b8398e97ab8e92e53c538b077c9e0b4f on feat(feature_flag) into cfbc2558cf9635a71bb3b7d7f999eab78b288e2f on master.