Skip to content

chore: automated GitHub issue labeling workflow#951

Open
schembriaiden wants to merge 1 commit intoDonutWare:developfrom
schembriaiden:chore/labeler-workflow
Open

chore: automated GitHub issue labeling workflow#951
schembriaiden wants to merge 1 commit intoDonutWare:developfrom
schembriaiden:chore/labeler-workflow

Conversation

@schembriaiden
Copy link
Copy Markdown
Contributor

@schembriaiden schembriaiden commented Apr 15, 2026

Pull Request Description

This pull request introduces automation for labeling GitHub issues based on the platform specified in issue forms. It adds a new workflow configuration and a policy file to map platform values to appropriate labels.

Issue Labeling Automation:

  • Added .github/workflows/issue-labeler.yml to automatically label issues when they are opened or edited, using the platform field from the issue form and the advanced-issue-labeler GitHub Action.
  • Introduced .github/advanced-issue-labeler.yml to define platform-specific label mappings (e.g., Android, iOS, Linux, etc.) for the labeler to use.

Adds workflow discussed here: #924

These labels need to be created:

  • android
  • android-tv
  • ios
  • linux
  • windows
  • macos
  • web

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.

1 participant