Skip to content

Conversation

@DefinitelyADev
Copy link
Owner

This workflow applies labels to pull requests based on modified paths.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a GitHub Actions workflow that automatically labels pull requests based on the file paths that are modified. The workflow uses the GitHub Actions labeler action to streamline PR organization and management.

  • Adds automated PR labeling based on file path changes
  • Configures appropriate permissions for reading repository contents and writing PR labels
  • Uses pull_request_target trigger for security with external contributions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DefinitelyADev DefinitelyADev force-pushed the ci/add-labeler branch 2 times, most recently from 55fe5d3 to 31da959 Compare September 21, 2025 22:38
This workflow applies labels to pull requests based on modified paths.
Update the release job in the GitHub Actions workflow to use
`${{ secrets.GITHUB_TOKEN }}` instead of `${{ secrets.CUSTOM_GITHUB_TOKEN }}`.
@DefinitelyADev DefinitelyADev merged commit 875a180 into master Sep 21, 2025
13 checks passed
@DefinitelyADev DefinitelyADev deleted the ci/add-labeler branch September 21, 2025 22:44
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