Skip to content

Add workflow to regenerate the workflow manifest#647

Merged
swissspidy merged 3 commits into
mainfrom
add/manifest-workflow
Jun 9, 2026
Merged

Add workflow to regenerate the workflow manifest#647
swissspidy merged 3 commits into
mainfrom
add/manifest-workflow

Conversation

@swissspidy

Copy link
Copy Markdown
Member

Useful if forgotten in a PR

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 GitHub Actions workflow to regenerate bin/handbook-manifest.json and automatically open/update a PR when it changes, helping keep the manifest up to date when it’s forgotten in normal PRs.

Changes:

  • Introduces a new Regenerate Manifest workflow runnable manually and on pushes to main.
  • Sets up a PHP + Composer environment, installs WP-CLI, and runs wp handbook gen-hb-manifest.
  • Commits the updated manifest to a dedicated branch and creates/updates a PR via gh.

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

Comment thread .github/workflows/regenerate-manifest.yml
Comment thread .github/workflows/regenerate-manifest.yml Outdated
Comment thread .github/workflows/regenerate-manifest.yml Outdated
swissspidy and others added 2 commits June 9, 2026 14:24
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@swissspidy swissspidy merged commit 7748bac into main Jun 9, 2026
6 checks passed
@swissspidy swissspidy deleted the add/manifest-workflow branch June 9, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants