Skip to content

chore: automate marking as draft on requesting changes#6729

Merged
CommanderStorm merged 3 commits intolouislam:masterfrom
CommanderStorm:mark-as-draft
Jan 14, 2026
Merged

chore: automate marking as draft on requesting changes#6729
CommanderStorm merged 3 commits intolouislam:masterfrom
CommanderStorm:mark-as-draft

Conversation

@CommanderStorm
Copy link
Copy Markdown
Collaborator

This is tedious to do manually -> lets try to automate this

Copilot AI review requested due to automatic review settings January 14, 2026 10:14
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 automates the process of marking pull requests as draft when changes are requested during review, reducing manual overhead for maintainers.

Changes:

  • Adds a new GitHub Actions workflow that triggers on PR reviews requesting changes or when a specific label is applied
  • Automatically adds a label to indicate review comments need to be addressed
  • Converts the PR to draft status when changes are requested

@CommanderStorm CommanderStorm enabled auto-merge (squash) January 14, 2026 10:18
@CommanderStorm CommanderStorm merged commit bb0c1b3 into louislam:master Jan 14, 2026
24 checks passed
@CommanderStorm CommanderStorm added this to the 2.1.0 milestone Jan 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.

2 participants