Skip to content

ci: Remove disabled changelog-preview workflow - #528

Merged
oioki merged 1 commit into
masterfrom
alextarasov/vuln-2323-remove-changelog-preview-workflow
Aug 5, 2026
Merged

ci: Remove disabled changelog-preview workflow#528
oioki merged 1 commit into
masterfrom
alextarasov/vuln-2323-remove-changelog-preview-workflow

Conversation

@oioki

@oioki oioki commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • changelog-preview.yml used secrets: inherit when calling the reusable getsentry/craft/.github/workflows/changelog-preview.yml, exposing every repository secret to the called workflow.
  • The workflow is disabled_manually on GitHub and unused — removed it entirely instead of fixing its secret handling, consistent with how other getsentry repos are dropping this disabled workflow.

Test plan

  • Confirmed via GitHub API that the Changelog Preview workflow state is disabled_manually

Fixes VULN-2323

🤖 Generated with Claude Code

changelog-preview.yml is disabled_manually on GitHub and unused. Rather
than fixing its secrets: inherit usage, remove the workflow entirely,
consistent with how other getsentry repos are dropping this disabled
workflow.

Refs VULN-2323
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@linear-code

linear-code Bot commented Aug 4, 2026

Copy link
Copy Markdown

VULN-2323

@oioki
oioki enabled auto-merge (squash) August 4, 2026 21:51
@oioki
oioki merged commit b3e46fb into master Aug 5, 2026
21 checks passed
@oioki
oioki deleted the alextarasov/vuln-2323-remove-changelog-preview-workflow branch August 5, 2026 10:48
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