Skip to content

Dispatch CI after changelog commits#677

Merged
akirk merged 7 commits into
mainfrom
fix/changelog-dispatch-ci
Jun 11, 2026
Merged

Dispatch CI after changelog commits#677
akirk merged 7 commits into
mainfrom
fix/changelog-dispatch-ci

Conversation

@akirk

@akirk akirk commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add manual dispatch support to the test workflow.
  • Dispatch test, CS, and lint workflows after the changelog workflow creates its bot commit.

Testing

  • composer check-cs
  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "#{f}: ok" }' .github/workflows/test.yml .github/workflows/changelog.yml
  • git diff --check
Changelog
  • Automatically create a changelog entry from the details below

Type

  • Fixed

Message

Run CI checks on PR heads after the changelog workflow adds its generated commit.

@github-actions

github-actions Bot commented Jun 11, 2026

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 7b692ff into main Jun 11, 2026
26 checks passed
@akirk akirk deleted the fix/changelog-dispatch-ci branch June 11, 2026 12:40
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.

1 participant