Skip to content

Remove Auto-Assign workflow #2569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

Remove Auto-Assign workflow #2569

merged 1 commit into from
May 28, 2025

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented May 28, 2025

  • copilot needs to be made a collaborator which they won't be

- copilot needs to be made a collaborator which they won't be
@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 01:29
@MSNev MSNev requested a review from a team as a code owner May 28, 2025 01:29
Copy link

@Copilot 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 removes the automated GitHub Actions workflow that assigned Copilot to issues and PRs labeled triage-copilot, since Copilot cannot be added as a collaborator.

  • Deletes the copilot-triage-assignment.yml workflow file.
  • Eliminates environment variables and labels tied to the auto-assignment process.
Comments suppressed due to low confidence (3)

.github/workflows/copilot-triage-assignment.yml:10

  • Remove the COPILOT_USERNAMES repository variable (and any related secrets) now that the workflow is gone to avoid orphaned configuration.
-  COPILOT_USERNAMES: ${{ vars.COPILOT_USERNAMES }}

.github/workflows/copilot-triage-assignment.yml:14

  • Consider deleting or deprecating the triage-copilot label since no automation references it anymore.
-    if: ${{ github.event.label.name == 'triage-copilot' }}

.github/workflows/copilot-triage-assignment.yml:1

  • Update any contributing guides or team docs to remove mentions of auto-assigning Copilot and describe the new manual triage process.
-name: Assign Copilot to Triage

@MSNev MSNev enabled auto-merge May 28, 2025 01:34
@MSNev MSNev added this pull request to the merge queue May 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks May 28, 2025
@MSNev MSNev added this pull request to the merge queue May 28, 2025
@MSNev MSNev removed this pull request from the merge queue due to a manual request May 28, 2025
@MSNev MSNev merged commit c4f96e6 into main May 28, 2025
9 checks passed
@MSNev MSNev deleted the MSNev/Copilot branch May 28, 2025 16:50
MSNev added a commit that referenced this pull request May 28, 2025
- copilot needs to be made a collaborator which they won't be
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