Skip to content

Conversation

@sergiofenoll
Copy link

This PR sets the pipeline event conditions at root level. By moving the conditions to the root level, we ensure that the pipelines are only ran when the applicable conditions are met.

The current setup will run three pipelines no matter what (and clone the repo thrice), but possibly do nothing afterwards. With the new setup we will e.g. not run the feature-pipeline when pushing a tag.

By moving the conditions to the root level, we ensure that the pipelines
are only ran when the applicable conditions are met. The current setup
will run three pipelines no matter what (and clone the repo thrice), but
possibly do nothing afterwards. With the new setup we will e.g. not run
the feature-pipeline when pushing a tag.
@madnificent madnificent merged commit 2ea41ed into mu-semtech:master Mar 1, 2024
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.

3 participants