Skip to content

Refine merge conditions for codegen pull requests and update workflow steps - #362

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

Refine merge conditions for codegen pull requests and update workflow steps#362
ptr727 merged 3 commits into
developfrom
prmerge

Conversation

@ptr727

@ptr727 ptr727 commented Apr 5, 2026

Copy link
Copy Markdown
Owner

… steps

Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 5, 2026 22:32

Copilot AI left a comment

Copy link
Copy Markdown

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 tightens the automation around codegen pull requests by ensuring codegen runs against main and by updating the merge-bot workflow’s merge criteria for codegen PRs.

Changes:

  • Force the codegen workflow to checkout main and create PRs targeting main.
  • Update the merge-bot workflow condition to merge only PRs from the codegen branch into main authored by ptr727.

Reviewed changes

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

File Description
.github/workflows/run-codegen-pull-request-task.yml Checks out main explicitly and sets the PR base branch to main for codegen updates.
.github/workflows/merge-bot-pull-request.yml Refines the auto-merge condition for codegen PRs (author/branch/base/repo checks).

Comment thread .github/workflows/merge-bot-pull-request.yml Outdated
ptr727 added 2 commits April 5, 2026 15:42
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 5, 2026 22:47

Copilot AI left a comment

Copy link
Copy Markdown

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 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/merge-bot-pull-request.yml
Comment thread .github/workflows/merge-bot-pull-request.yml
Comment thread .github/workflows/merge-bot-pull-request.yml
@ptr727
ptr727 merged commit f51c64c into develop Apr 5, 2026
53 checks passed
@ptr727
ptr727 deleted the prmerge branch April 5, 2026 23:25
@ptr727 ptr727 mentioned this pull request May 24, 2026
3 tasks
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