Skip to content

Update auto-merge conditions for codegen pull requests and enhance README documentation (#36) - #37

Merged
ptr727 merged 2 commits into
developfrom
autopr2
Apr 5, 2026
Merged

Update auto-merge conditions for codegen pull requests and enhance README documentation (#36)#37
ptr727 merged 2 commits into
developfrom
autopr2

Conversation

@ptr727

Copy link
Copy Markdown
Owner

Signed-off-by: Pieter Viljoen ptr727@users.noreply.github.com


Signed-off-by: Pieter Viljoen ptr727@users.noreply.github.com

…d update README for clarity
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
CopilotAI review requested due to automatic review settings April 5, 2026 22:41

CopilotAI 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

Updates the repository’s auto-merge guardrails for bot-generated codegen pull requests and aligns the README documentation with the new conditions.

Changes:

  • Tighten the codegen auto-merge job condition by also requiring github.actor == 'ptr727'.
  • Expand README documentation to enumerate all required auto-merge conditions for codegen PRs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

FileDescription
README.mdDocuments the full set of conditions required for codegen PR auto-merge.
.github/workflows/merge-bot-pull-request.ymlAdds an additional actor-based gate to the codegen auto-merge job.

Comment threadREADME.md
Comment thread.github/workflows/merge-bot-pull-request.yml
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
@ptr727
ptr727 merged commit dc7d38e into developApr 5, 2026
19 checks passed
@ptr727
ptr727 deleted the autopr2 branch April 5, 2026 23:01
Sign up for freeto 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

@ptr727