Skip to content

Remove discussion workflow#13476

Merged
williammartin merged 1 commit into
trunkfrom
wm-no-discuss-workflow
May 20, 2026
Merged

Remove discussion workflow#13476
williammartin merged 1 commit into
trunkfrom
wm-no-discuss-workflow

Conversation

@williammartin

@williammartin williammartin commented May 20, 2026

Copy link
Copy Markdown
Member

Description

The discussion workflow triggered by labelling an issue with discuss hasn't been used in a long time. It's debris, and we can clean up a token that doesn't need to exist anymore.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unused GitHub Actions workflow that previously triggered “discussion triage” automation when an issue or PR was labeled discuss.

Changes:

  • Deleted the triage-discussion-label.yml workflow that listened for labeled events on issues and pull_request_target.
  • Eliminated use of the CLI_DISCUSSION_TRIAGE_TOKEN secret and cli-discuss-automation environment from this repo’s workflows by removing their only reference.
Show a summary per file
File Description
.github/workflows/triage-discussion-label.yml Removes the deprecated discuss-label-triggered workflow that invoked the shared triage-discuss reusable workflow.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@williammartin williammartin marked this pull request as ready for review May 20, 2026 19:13
@williammartin williammartin requested a review from a team as a code owner May 20, 2026 19:13
@williammartin williammartin requested a review from BagToad May 20, 2026 19:13
@williammartin williammartin merged commit 0945982 into trunk May 20, 2026
34 checks passed
@williammartin williammartin deleted the wm-no-discuss-workflow branch May 20, 2026 19:16
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