Skip to content

ci: add pull-request labeler - #66

Merged
JaronZ merged 1 commit into
mainfrom
pr-labeler
Aug 13, 2025
Merged

ci: add pull-request labeler#66
JaronZ merged 1 commit into
mainfrom
pr-labeler

Conversation

@JaronZ

@JaronZ JaronZ commented Aug 13, 2025

Copy link
Copy Markdown
Member

No description provided.

@JaronZ JaronZ self-assigned this Aug 13, 2025
Copilot AI review requested due to automatic review settings August 13, 2025 22:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 automated pull request labeling functionality using GitHub Actions. The implementation includes a workflow that triggers on PR events and a configuration file that defines labeling rules based on file paths.

  • Introduces a GitHub Actions workflow for automated PR labeling
  • Configures labeling rules for two package directories (forgeworks and minigames)
  • Uses the actions/labeler@v5 action with GitHub token authentication

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/pr-triage.yml Defines the GitHub Actions workflow for PR labeling
.github/labeler.yml Configures labeling rules based on changed file patterns

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

Comment thread .github/workflows/pr-triage.yml
@JaronZ
JaronZ merged commit d019df3 into main Aug 13, 2025
3 checks passed
@JaronZ
JaronZ deleted the pr-labeler branch August 13, 2025 22:12
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