Skip to content

Clean up triage workflow automation#3170

Merged
manuroe merged 3 commits into
developfrom
chore/cleanup-triage-workflows
Mar 11, 2026
Merged

Clean up triage workflow automation#3170
manuroe merged 3 commits into
developfrom
chore/cleanup-triage-workflows

Conversation

@manuroe
Copy link
Copy Markdown
Member

@manuroe manuroe commented Mar 11, 2026

I removed some GH Actions that pointed issues to closed GH projects. I also closed some GH projects that were no more used by anyone

Copy link
Copy Markdown
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 cleans up GitHub triage automation by removing workflows tied to now-unused/closed GitHub Projects and simplifying issue-to-project routing.

Changes:

  • Removed the epic-field forwarding workflow.
  • Removed label-based triage workflows (including Z-Labs label automation and some project-routing jobs).
  • Updated the VoIP routing job to target a different GitHub Project.

Reviewed changes

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

File Description
.github/workflows/x-plorers-epic-forwarding.yml Removes the epic field forwarding automation workflow.
.github/workflows/triage-move-unlabelled.yml Removes the workflow that ran on issues.unlabeled events.
.github/workflows/triage-move-labelled.yml Drops several label-driven automation jobs and updates the VoIP project destination.
.github/actions/score-triaged-defects.mjs Removes the Node script used for defect scoring automation.

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

You can also share your feedback on Copilot code review. Take the survey.

Comment thread .github/workflows/triage-move-labelled.yml
Comment thread .github/workflows/triage-move-labelled.yml
Copy link
Copy Markdown
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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.


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

You can also share your feedback on Copilot code review. Take the survey.

@manuroe manuroe merged commit 7f2f93f into develop Mar 11, 2026
5 checks passed
@manuroe manuroe deleted the chore/cleanup-triage-workflows branch March 11, 2026 15:08
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