Commit fe7b323
Autorelease: Abort if a dummy release exists (#43660)
* Abort if a dummy release exists
* Look for a tag instead of a release
* Allow workflow_dispatch
* Use a more relevant tag
* Dummy → Kill switch
* Use more precise tag name check
* Add notice for GH Actions to pick up
Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>
---------
Co-authored-by: Brad Jorsch <anomiex@users.noreply.github.com>
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/15310222846
Upstream-Ref: Automattic/jetpack@101a8bc1 parent 88fc6d2 commit fe7b323
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
44 | 52 | | |
45 | 53 | | |
| |||
119 | 127 | | |
120 | 128 | | |
121 | 129 | | |
122 | | - | |
| 130 | + | |
123 | 131 | | |
124 | 132 | | |
125 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments