Commit ad3d90b
fix: skip release workflow when docs already match next version
The release workflow re-triggers on main when its own PR merges,
causing `make rc` to fail with "nothing to commit" since docs are
already up to date. Check if the computed NEXT_VERSION already
appears in the install docs before proceeding.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent f0e47ee commit ad3d90b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 | | |
88 | 95 | | |
89 | 96 | | |
| |||
0 commit comments