Skip to content

Trigger handbook regeneration upon new release#6333

Open
swissspidy wants to merge 2 commits into
mainfrom
add/handbook-trigger
Open

Trigger handbook regeneration upon new release#6333
swissspidy wants to merge 2 commits into
mainfrom
add/handbook-trigger

Conversation

@swissspidy

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 9, 2026 11:56
@swissspidy swissspidy requested a review from a team as a code owner June 9, 2026 11:56
@github-actions github-actions Bot added command:cli Related to 'cli' command command:cli-help labels Jun 9, 2026
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copilot AI 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

Adds a new GitHub Actions workflow to trigger regeneration of the WP-CLI handbook whenever a new release is published, by sending a repository_dispatch event to wp-cli/handbook.

Changes:

  • Introduces a new workflow that runs on release (type released) and manual dispatch.
  • Uses actions/github-script to call repos.createDispatchEvent for wp-cli/handbook with event type regenerate-handbook.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/trigger-handbook-regeneration.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@swissspidy swissspidy added scope:distribution Related to distribution and removed command:cli Related to 'cli' command command:cli-help labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:distribution Related to distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants