Skip to content

Conversation

@lumirlumir
Copy link
Member

@lumirlumir lumirlumir commented Aug 2, 2025

Prerequisites checklist

What is the purpose of this pull request?

Hi,

In this PR, I've created the add-to-triage.yml workflow. (You can find the guides for the reusable workflow here.)

FYI, This workflow is also triggered in this repository, as I used the on.issues and on.pull_request events.

Other repositories can use this workflow as well, since I included the workflow_call event.


I've tested this workflow in my personal repository, and it works as expected except for the part where a token is required.

It means that the workflow is triggered when issues and pull requests are opened, reopened, or transferred.

image

What changes did you make? (Give an overview)

  1. Create add-to-triage.yml workflow.
  2. Create .gitignore
  3. Create .editorconfig file, referring to https://github.com/eslint/markdown/blob/main/.editorconfig.

Related Issues

Ref: #4, #5

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

There are a few prerequisites for this workflow to function as expected:

It would be great if these items could be addressed before wrapping up this work!

@lumirlumir lumirlumir marked this pull request as ready for review August 2, 2025 14:01
@lumirlumir lumirlumir added this to Triage Aug 2, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Aug 2, 2025
@lumirlumir lumirlumir requested review from a team and nzakas August 2, 2025 14:02
@lumirlumir lumirlumir added the accepted There is consensus among the team that this change meets the criteria for inclusion label Aug 2, 2025
@nzakas
Copy link
Member

nzakas commented Aug 4, 2025

  • Is PROJECT_BOT_TOKEN secret set at the organization level?

Yes.

  • Is the Needs Triage column set as the default for the "Triage" project board?

Yes.

@nzakas nzakas moved this from Needs Triage to Implementing in Triage Aug 4, 2025
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM. Leaving open for @lumirlumir to decide if it's ready for merge based on my comment.

Copy link
Member Author

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

Thanks for checking! Everything looks good, so I'll go ahead and merge it. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion feature

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants