Skip to content

Commit

Permalink
feat(notify-pipeline-complete): add merge_queue_enabled input (#696)
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian authored Jan 16, 2025
1 parent 635aee6 commit 3e6f052
Show file tree
Hide file tree
Showing 40 changed files with 109 additions and 104 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ inputs:
use_basic_matrix_configuration:
description: 'Boolean to indicate if the action should use a basic matrix configuration (i.e. just a flat list of paths, instead of a list of objects nested under the "include" key)'
required: false
merge_queue_enabled:
description: 'Boolean to indicate if the repo is using the merge queue feature'
required: false
outputs:
output:
description: 'The output of the helper'
Expand Down
2 changes: 1 addition & 1 deletion dist/110.index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/208.index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/250.index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/264.index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 3e6f052

Please sign in to comment.