Skip to content

Commit 39e4669

Browse files
dkirov-ddclaude
andcommitted
ci(release): gate release-trigger on the release environment
Add environment: release to the dispatch job that calls the reusable release-dispatch.yml workflow. GitHub's deployment protection runs before any of the reusable workflow's jobs start, so the prepare step (which creates tags) requires manual approval. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 08e07c4 commit 39e4669

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
name: Release
5353
needs: context
5454
uses: DataDog/integrations-core/.github/workflows/release-dispatch.yml@master
55+
environment: release
5556
with:
5657
source-repo: integrations-extras
5758
packages: ${{ inputs.packages || '' }}

0 commit comments

Comments
 (0)