Skip to content

ci: add plugin label automatically to PRs#30

Merged
sapphi-red merged 3 commits intomainfrom
copilot/add-github-action-plugin-labels
Mar 18, 2026
Merged

ci: add plugin label automatically to PRs#30
sapphi-red merged 3 commits intomainfrom
copilot/add-github-action-plugin-labels

Conversation

Copy link
Contributor

Copilot AI commented Mar 18, 2026

Automatically applies plugin: * labels to PRs based on which plugin directories are modified, replacing manual label assignment.

Changes

  • .github/pr-labeler.yml — Label-to-glob mapping for each plugin:

    • plugin: babelpackages/babel/**
    • plugin: emotionpackages/emotion/**
    • plugin: jsx-remove-attributespackages/jsx-remove-attributes/**
  • .github/workflows/pr-labeler.yml — Workflow using actions/labeler@v5 triggered on PR opened, synchronize, and reopened events. Uses sync-labels: false to avoid removing manually-applied labels.


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
Copilot AI changed the title [WIP] Add GitHub Action workflow for plugin labels Add GitHub Actions workflow to auto-label PRs by plugin Mar 18, 2026
Copilot AI requested a review from sapphi-red March 18, 2026 04:43
@sapphi-red sapphi-red changed the title Add GitHub Actions workflow to auto-label PRs by plugin ci: add plugin label automatically to PRs Mar 18, 2026
@sapphi-red sapphi-red marked this pull request as ready for review March 18, 2026 05:02
@sapphi-red sapphi-red merged commit 6eb4975 into main Mar 18, 2026
10 checks passed
@sapphi-red sapphi-red deleted the copilot/add-github-action-plugin-labels branch March 18, 2026 05:10
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