Skip to content

Add Labeler to the Agents Repo#210

Merged
MattB-msft merged 2 commits intomainfrom
users/mbarbour/AddLabler
Jul 16, 2025
Merged

Add Labeler to the Agents Repo#210
MattB-msft merged 2 commits intomainfrom
users/mbarbour/AddLabler

Conversation

@MattB-msft
Copy link
Copy Markdown
Member

No description provided.

@MattB-msft MattB-msft requested a review from Copilot July 15, 2025 21:46
Copy link
Copy Markdown
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 automated pull request labeling functionality to the repository using GitHub Actions. It introduces a workflow that automatically assigns labels based on file changes and identifies community contributions from forks.

  • Adds a GitHub Actions workflow for automatic PR labeling using the actions/labeler action
  • Creates labeling rules that categorize PRs based on modified file paths (Build Automation, Samples, Specs, Documentation)
  • Implements special handling to label PRs from external forks as "From Fork"

Reviewed Changes

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

File Description
.github/workflows/pullrequestlabeler.yml GitHub Actions workflow definition for automated PR labeling
.github/labeler.yml Configuration file defining labeling rules based on file path patterns

@MattB-msft MattB-msft merged commit 0933468 into main Jul 16, 2025
2 checks passed
@MattB-msft MattB-msft deleted the users/mbarbour/AddLabler branch July 16, 2025 15:57
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.

3 participants