Skip to content

Add permissions for PR labeling - #48731

Merged
Michael Jolley (michaeljolley) merged 1 commit into
mainfrom
dev/mjolley/pr-labeler
Jun 18, 2026
Merged

Add permissions for PR labeling#48731
Michael Jolley (michaeljolley) merged 1 commit into
mainfrom
dev/mjolley/pr-labeler

Conversation

@michaeljolley

Copy link
Copy Markdown
Contributor

This pull request makes minor adjustments to the .github/workflows/auto-labeler.yml GitHub Actions workflow, focusing on permissions and event triggers.

Workflow configuration updates:

  • Added pull-requests: write permission to the workflow to ensure it has the necessary access for managing pull requests.
  • Removed the edited event from the list of triggers for pull_request_target, so the workflow will no longer run when a pull request is edited.

@michaeljolley
Michael Jolley (michaeljolley) merged commit 486015d into main Jun 18, 2026
8 checks passed
@michaeljolley
Michael Jolley (michaeljolley) deleted the dev/mjolley/pr-labeler branch June 18, 2026 22:47
@LegendaryBlair Boliang Zhang (LegendaryBlair) added the Area-GitHub workflow Issues regarding the GitHub workflow and automation label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-GitHub workflow Issues regarding the GitHub workflow and automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants