Skip to content

Suppress "deployed to test-trigger-is" items on the PR timeline#5927

Merged
pietern merged 2 commits into
mainfrom
suppress-gh-deployed
Jul 15, 2026
Merged

Suppress "deployed to test-trigger-is" items on the PR timeline#5927
pietern merged 2 commits into
mainfrom
suppress-gh-deployed

Conversation

@pietern

@pietern pietern commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

The test-trigger-is environment exists only to gate the secrets used to trigger integration tests, not to track a real deployment. Referencing it made every PR and merge-group run post a "deployed to test-trigger-is" item on the pull request timeline.

Set deployment: false so the jobs still get the environment's secrets and protection rules but no deployment object is created.

This pull request and its description were written by Isaac.

The test-trigger-is environment exists only to gate the secrets used to
trigger integration tests, not to track a real deployment. Referencing it
made every PR and merge-group run post a "deployed to test-trigger-is"
item on the pull request timeline.

Set deployment: false so the jobs still get the environment's secrets and
protection rules but no deployment object is created.

Co-authored-by: Isaac
@pietern pietern requested a review from janniklasrose July 15, 2026 07:48
@pietern pietern enabled auto-merge July 15, 2026 07:52
@pietern pietern added this pull request to the merge queue Jul 15, 2026
Merged via the queue into main with commit 09b5514 Jul 15, 2026
24 checks passed
@pietern pietern deleted the suppress-gh-deployed branch July 15, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants