Skip to content

ci: add contents: read to change-file-in-pr workflow#2368

Closed
arpitjain099 wants to merge 1 commit into
aws:masterfrom
arpitjain099:ci/add-permissions
Closed

ci: add contents: read to change-file-in-pr workflow#2368
arpitjain099 wants to merge 1 commit into
aws:masterfrom
arpitjain099:ci/add-permissions

Conversation

@arpitjain099
Copy link
Copy Markdown

Single-workflow PR. change-file-in-pr.yml checks every PR for a release-note change file under .autover/changes/ using tj-actions/changed-files. Pure read; no comments, pushes, or release writes. contents: read is the minimum.

PR-only check that verifies a change file in .autover/changes/ is included
in the PR. Uses tj-actions/changed-files to inspect the diff. No comments,
pushes, or write APIs - contents: read covers the checkout step.
@arpitjain099 arpitjain099 requested review from a team as code owners May 13, 2026 08:39
@GarrettBeatty
Copy link
Copy Markdown
Contributor

we havent seen any issues with the current permissions so not sure if this is needed?

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