Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Add a conditional attribute to force execution regardless of changes #137

Open
dmnelson opened this issue Oct 10, 2023 · 1 comment
Open

Comments

@dmnelson
Copy link

Hi all!

I think it would be valuable to have an option to force the execution of the pipeline if a certain condition is met, possible use cases are the following:

  • Always run the entire pipeline when build is triggered on main branch.
  • Always trigger certain (or all) steps based on PR labels
    • That would be helpful for devs that want a full regression on their changes

I was thinking of a OR operator on this case. If it's matches the diff OR the additional conditions.

@dmnelson dmnelson changed the title Add a conditional attribute to force execution regardless or changes Add a conditional attribute to force execution regardless of changes Oct 11, 2023
@xiangweilee
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants