docs: GitHub Actions hook plugin (gha) + Hook plugin kind#47
Merged
Conversation
Adds a dedicated plugin page for the GitHub Actions hook plugin shipped in hephbuild/heph#122 and updates the plugins index, sidebar, and CI guide to cover the new Hook plugin kind. - website/docs/plugins/gha.md — new page: enabling via URL/profile overlay, GitHub token permissions, options table (refreshSecs, summaryPath, tokenEnv), live PR comment behavior, step summary - website/docs/plugins/index.md — updated description and new Hooks section - website/sidebars.ts — adds plugins/gha to the Plugins category - website/docs/guides/ci.md — Live build status section pointing to the GHA plugin
⚡ Cloudflare Pages preview
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What\n\nDocuments the GitHub Actions hook plugin and the new Hook plugin kind introduced in hephbuild/heph#122.\n\n## Changes\n\n-
website/docs/plugins/gha.md(new) — full plugin page covering:\n - What a Hook is (third plugin kind alongside drivers and providers)\n - Enabling viaurl:/path:and CI-only profile overlay pattern\n - GitHub token permissions (pull-requests: write)\n - Options reference (refreshSecs,summaryPath,tokenEnv)\n - What the live PR comment looks like (progress, slow targets, failed section)\n - One-comment-per-job, one-section-per-step scoping behavior\n-website/docs/plugins/index.md— updated intro to mention hooks as a third plugin kind; added Hooks table\n-website/sidebars.ts— addedplugins/ghato the Plugins sidebar category\n-website/docs/guides/ci.md— added "Live build status (GitHub Actions)" section with minimal workflow snippet\n\n## Related\n\nhephbuild/heph#122 — feat(hook): Hook plugin kind + GitHub Actions hook; telemetry as builtin hook"Generated by Claude Code