You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| on_pull_request_pushed | array of enums\[digger plan, digger apply, digger lock, digger unlock\] | \[\] | no | list of stages to run when pull request is pushed | |
181
-
| on_pull_request_closed | array of enums\[digger plan, digger apply, digger lock, digger unlock\] | \[\] | no | list of stages to run when pull request is closed | |
182
-
| on_commit_to_default | array of enums\[digger plan, digger apply, digger lock, digger unlock\] | \[\] | no | list of stages to run when commit is pushed to default branch | |
| on_pull_request_pushed | array of enums\[digger plan, digger apply, digger lock, digger unlock\] | \[\] | no | list of stages to run when pull request is pushed | |
181
+
| on_pull_request_closed | array of enums\[digger plan, digger apply, digger lock, digger unlock\] | \[\] | no | list of stages to run when pull request is closed | |
182
+
| on_commit_to_default | array of enums\[digger plan, digger apply, digger lock, digger unlock\] | \[\] | no | list of stages to run when commit is pushed to default branch | |
183
+
| skip_merge_check | boolean | false | no | Allow a workflow to skip mergeability checks and run digger commands | |
0 commit comments