Skip to content

ci: Remove disabled changelog-preview workflow - #364

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

ci: Remove disabled changelog-preview workflow#364
oioki merged 1 commit into
mainfrom
alextarasov/vuln-2341-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-2341

🤖 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-2341
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@oioki
oioki requested a review from a team as a code owner August 4, 2026 21:03
@linear-code

linear-code Bot commented Aug 4, 2026

Copy link
Copy Markdown

VULN-2341

@oioki
oioki enabled auto-merge (squash) August 4, 2026 21:27
@oioki
oioki merged commit 3920979 into main Aug 5, 2026
27 checks passed
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