Skip to content

Add required secret for workflow token in codegen pull request task - #359

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

Add required secret for workflow token in codegen pull request task#359
ptr727 merged 3 commits into
developfrom
pat

Conversation

@ptr727

@ptr727 ptr727 commented Apr 5, 2026

Copy link
Copy Markdown
Owner

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

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 updates the reusable GitHub Actions workflow that runs code generation and opens an automated pull request, by requiring a dedicated secret token for PR creation.

Changes:

  • Declare a required WORKFLOW_PAT secret for workflow_call.
  • Configure peter-evans/create-pull-request@v8 to use ${{ secrets.WORKFLOW_PAT }} as its token.

ptr727 added 2 commits April 5, 2026 08: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 16:04

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

@ptr727
ptr727 merged commit 646e584 into develop Apr 5, 2026
55 checks passed
@ptr727
ptr727 deleted the pat branch April 5, 2026 17:48
@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