Commit aeeea8f
authored
ci: tag the synced commit on release (#16)
The cloudnative-pg release-tag workflow now passes the release tag in
the sync-api dispatch payload. Tag the freshly synced commit so the API
repository keeps the same tags as cloudnative-pg, removing the manual
tagging step.
A release also triggers a second, tag-less sync from the push to main, so
serialize the workflow with a concurrency group to avoid racing on the
commit to main.
Closes cloudnative-pg/cloudnative-pg#10963
Assisted-by: Claude
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent bb2ec20 commit aeeea8f
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
73 | 80 | | |
74 | 81 | | |
75 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
0 commit comments