Skip to content

Add PR triage GitHub workflow - #4354

Open
Travior wants to merge 3 commits into
develfrom
feat/pr-triage-workflow
Open

Add PR triage GitHub workflow#4354
Travior wants to merge 3 commits into
develfrom
feat/pr-triage-workflow

Conversation

@Travior

@Travior Travior commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

General structure of the script:

   run
   β”œβ”€ loadConfig
   β”œβ”€ reconcilePullRequest  // main classification logic lies here
   β”‚  β”œβ”€ classifyPullRequest
   β”‚  └─ markVerified / markUnverified
   β”‚     └─ setClassificationLabels
   └─ sweep
      └─ reconcilePullRequest

Things to especially double check:

  • default configuration we have now (e.g. 7 days until auto close...)
  • wording in messages

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploying with Β Cloudflare Workers Β Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
βœ… Deployment successful!
View logs
docs 0671ba9 Commit Preview URL

Branch Preview URL
Aug 13 2026, 11:05 AM

@blacksmith-sh

This comment has been minimized.

@Travior

Travior commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

Before we would merge this we need to create the remaining labels. Right now they are: unverified and issue-approved

@Travior Travior self-assigned this Aug 18, 2026
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.

1 participant