Skip to content

ci: add pr labeler - #69

Merged
shubham-sumo merged 1 commit into
mainfrom
add-labeler
Jul 22, 2026
Merged

ci: add pr labeler#69
shubham-sumo merged 1 commit into
mainfrom
add-labeler

Conversation

@shubham-sumo

Copy link
Copy Markdown
Contributor

Description:

Adds PR labeler for automated labeling for ready for review PRs
Link to tracking Issue:

Testing: < Describe what testing was performed and which tests were added.>

Documentation: < Describe the documentation added.>

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@shubham-sumo
shubham-sumo requested a review from a team as a code owner July 22, 2026 06:16
@shubham-sumo shubham-sumo added osc and removed osc labels Jul 22, 2026
@Gourav2906
Gourav2906 requested a review from Copilot July 22, 2026 06:34

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

Adds GitHub Actions-based PR labeling automation by introducing a workflow that runs the GitHub labeler action and a corresponding .github/labeler.yml configuration file.

Changes:

  • Add a pull_request_target workflow to auto-apply/sync labels on PR events (opened/sync/reopened/ready_for_review).
  • Add labeler rules for documentation (**/*.md) and github_actions (.github/**), plus a catch-all osc rule.

Reviewed changes

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

File Description
.github/workflows/pr_labeler.yaml New workflow that runs the labeler action for non-draft PRs.
.github/labeler.yml New label mapping rules used by the labeler workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/labeler.yml
@shubham-sumo
shubham-sumo merged commit 405cf33 into main Jul 22, 2026
9 checks passed
@shubham-sumo
shubham-sumo deleted the add-labeler branch July 22, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants