Commit 2848363
committed
feat: add support for 'task' deployment on 'unlock-on-merge' + implement auto unlock feature on pull request closure
- Update the `action.yml` file to include a new `unlock_on_close_mode` input
- Add a new file `unlock-on-close.js` with a function to release locks when a pull request is closed
- Update the `unlock-on-merge.js` file to include a reference to `lock metadata` and other related functions
- Introduce a new function `unlockOnClose` in the `main.js` file to run auto-unlock logic in the `unlock on close` mode1 parent eef7ffb commit 2848363
File tree
7 files changed
+504
-88
lines changed- badges
- dist
- src
- functions
7 files changed
+504
-88
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
| |||
Loading
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments