Commit 2674464
committed
Gate Kotlin and Go release publishes on env approvals
Wires the new `release-github-packages` and `release-go` environments
into the publish jobs so releases pause for approval before pushing
the Maven artifact (Kotlin) or the go/v* git tag (Go), matching the
existing gates on TypeScript (`release-npm`) and Ruby (`release-rubygems`).
Swift release is git-tag-only with no publish job, so there's nothing
meaningful to gate there — the SwiftPM artifact is the tag itself,
which exists before any workflow runs.1 parent b7afa5c commit 2674464
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments