Skip to content

Comments

Add auto label action#104

Merged
mawad-amd merged 7 commits intomainfrom
muhaawad/label-bot
Aug 17, 2025
Merged

Add auto label action#104
mawad-amd merged 7 commits intomainfrom
muhaawad/label-bot

Conversation

@mawad-amd
Copy link
Collaborator

@mawad-amd mawad-amd commented Aug 17, 2025

Motivation

Add auto label action:

  • labels anything with iris so it gets auto added to the GH project
  • label issues with appropriate labels

Technical Details

Test Plan

Test Result

Submission Checklist

Copilot AI review requested due to automatic review settings August 17, 2025 00:39
@mawad-amd mawad-amd requested review from BKP and neoblizz as code owners August 17, 2025 00:39
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 GitHub workflow automation for labeling issues and pull requests. The automation ensures all issues/PRs get labeled with "iris" for automatic project board integration and applies appropriate labels based on issue content.

  • Creates an auto-labeling workflow that triggers on new issues and pull requests
  • Adds automatic project assignment for issues to ROCm Project #91
  • Implements label-based automation for PR workflow management

Reviewed Changes

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

File Description
.github/workflows/auto-label.yml Main workflow file defining three jobs for issue labeling, project assignment, and PR labeling
.github/workflows/auto-label.json5 Configuration file for the auto-label action with label synonyms and default settings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@github-actions github-actions bot added in-progress We are working on it iris Iris project issue labels Aug 17, 2025
@mawad-amd mawad-amd merged commit b9314aa into main Aug 17, 2025
6 checks passed
@mawad-amd mawad-amd deleted the muhaawad/label-bot branch August 17, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-progress We are working on it iris Iris project issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant