Skip to content

Use PAT for generated changelog commits - #679

Merged
akirk merged 2 commits into
mainfrom
fix/changelog-token-ci-trigger
Jun 11, 2026
Merged

Use PAT for generated changelog commits#679
akirk merged 2 commits into
mainfrom
fix/changelog-token-ci-trigger

Conversation

@akirk

@akirk akirk commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • use API_TOKEN_GITHUB for workflow-generated changelog commits
  • remove the manual workflow dispatch workaround after changelog commits
  • let normal push/pull_request events attach checks to the updated PR head

Setup required

Before this is merged, add a repository secret named API_TOKEN_GITHUB with a fine-grained token that can write contents to this repository.

Testing

  • composer check-cs
Changelog
  • Automatically create a changelog entry from the details below

Type

  • Fixed

Message

Run normal PR checks after workflow-generated changelog commits.

@github-actions

Copy link
Copy Markdown
Contributor

Test this PR in WordPress Playground

You can test this pull request directly in WordPress Playground:

Launch WordPress Playground

This will install and activate the plugin with the changes from this PR.

@akirk
akirk merged commit af55217 into main Jun 11, 2026
15 checks passed
@akirk
akirk deleted the fix/changelog-token-ci-trigger branch June 11, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant