Skip to content

ci: centralize add-to-triage.yml#206

Merged
aladdin-add merged 1 commit intomainfrom
lumirlumir-patch-1
Jan 7, 2026
Merged

ci: centralize add-to-triage.yml#206
aladdin-add merged 1 commit intomainfrom
lumirlumir-patch-1

Conversation

@lumirlumir
Copy link
Copy Markdown
Member

@lumirlumir lumirlumir commented Jan 4, 2026

Prerequisites checklist

What is the purpose of this pull request?

In this PR, I've added the add-to-triage.yml workflow as part of centralizing workflows: eslint/workflows#4.

The full workflow is available at https://github.com/eslint/workflows/blob/main/.github/workflows/add-to-triage.yml.

Just a note that the current workflow file follows the common convention used across all ESLint repositories. (Ref: https://github.com/eslint/markdown/blob/main/.github/workflows/add-to-triage.yml)

What changes did you make? (Give an overview)

In this PR, I've added the add-to-triage.yml workflow as part of centralizing workflows: eslint/workflows#4.

Related Issues

Ref: eslint/workflows#4

Is there anything you'd like reviewers to focus on?

N/A

Copy link
Copy Markdown

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 centralizes the add-to-triage.yml workflow by adding a new workflow file that delegates to a reusable workflow from the eslint/workflows repository, supporting the broader effort to standardize workflows across ESLint projects.

  • Adds a new GitHub Actions workflow that automatically adds newly opened, reopened, or transferred issues and pull requests to a triage project
  • Configures the workflow to use pull_request_target for PR events and standard issue events
  • Passes the PROJECT_BOT_TOKEN secret to the reusable workflow for authentication

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

Comment thread .github/workflows/add-to-triage.yml
@aladdin-add aladdin-add merged commit 2e64e9c into main Jan 7, 2026
13 checks passed
@aladdin-add aladdin-add deleted the lumirlumir-patch-1 branch January 7, 2026 03:42
@github-project-automation github-project-automation Bot moved this from Needs Triage to Complete in Triage Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants