Skip to content

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

Merged
ptr727 merged 3 commits into
developfrom
autopr
Apr 5, 2026
Merged

Update auto-merge conditions for codegen pull requests and enhance README documentation#36
ptr727 merged 3 commits into
developfrom
autopr

Conversation

@ptr727

Copy link
Copy Markdown
Owner

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

…ADME documentation
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
CopilotAI review requested due to automatic review settings April 5, 2026 21:56

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

This PR updates the codegen auto-merge logic for bot-created pull requests and aligns the README setup documentation with the new gating conditions.

Changes:

  • Removed the automated-codegen PR label dependency from the codegen PR creation workflow.
  • Updated the auto-merge workflow to gate codegen PR merges on PR author (github.event.pull_request.user.login) plus branch/repo checks.
  • Enhanced README guidance around required PAT permissions and the new auto-merge gating behavior.

Reviewed changes

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

FileDescription
README.mdDocuments updated PAT permissions rationale and the new auto-merge gating condition; removes label instructions.
.github/workflows/run-codegen-pull-request-task.ymlStops applying the automated-codegen label to codegen PRs.
.github/workflows/merge-bot-pull-request.ymlSwitches merge gating from label-based to PR-author-based logic for codegen PRs.

Comment thread.github/workflows/merge-bot-pull-request.yml Outdated
Comment thread.github/workflows/merge-bot-pull-request.yml Outdated
Comment thread.github/workflows/run-codegen-pull-request-task.yml
Comment threadREADME.md
ptr727 added 2 commits April 5, 2026 15:08
…nhance README instructions
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
CopilotAI review requested due to automatic review settings April 5, 2026 22:18

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@ptr727
ptr727 merged commit 187a9d6 into developApr 5, 2026
23 checks passed
@ptr727
ptr727 deleted the autopr branch April 5, 2026 22:29
ptr727 added a commit that referenced this pull request Apr 5, 2026
…ADME documentation (#36) (#37)
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
---------
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
---------
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
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