docs(workflow): refresh the section navigation entries#11907
Merged
mergify[bot] merged 3 commits intoJun 24, 2026
Merged
Conversation
Replace the stub overview with a hub page matching the other products: a benefit-led intro, an annotated pull_request_rules example, the edge-triggering note, and DocsetGrid cards for the building blocks and the most-used actions. Render the title in the section accent via hubAccent. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Change-Id: I21f19283a7dc5eccb499e1d264b151d2366812c5
Replace the placeholder stub with a field-by-field reference: the pull_request_rules fields table, how conditions and actions compose, rule evaluation, disabling a rule, and local validation. The conceptual intro is left to the overview to avoid duplication. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Change-Id: I4fa35918e0f13360b29905f901ccb0a6ada88ecf
Rename the overview child from "Workflow Automation" to "Overview" to match the other products, and fix two stale action icons: Comment (list -> message-square) and Edit (type -> git-pull-request-draft, since the action only toggles draft state). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Change-Id: I34dd8408ab47eedd35fa2915f77ea82259e56f70
This was referenced Jun 23, 2026
Contributor
Author
|
This pull request is part of a Mergify stack:
|
Contributor
Merge Protections🟢 All 7 merge protections satisfied — ready to merge. Show 7 satisfied protections🟢 ⛓️ Depends-On RequirementsRequirement based on the presence of
🟢 🤖 Continuous Integration
🟢 👀 Review Requirements
🟢 Enforce conventional commitMake sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 Reviews
🟢 📕 PR description
🟢 🚦 Auto-queueWhen all merge protections are satisfied, this pull request will be queued automatically. |
This was referenced Jun 23, 2026
kozlek
previously approved these changes
Jun 24, 2026
Base automatically changed from
devs/JulianMaurin/docs-workflow-overview/rewrite-rule-syntax-page-real-ref--4fa35918
to
main
June 24, 2026 07:38
kozlek
approved these changes
Jun 24, 2026
remyduthu
approved these changes
Jun 24, 2026
Contributor
|
Queued — the merge queue status continues in this comment ↓. |
Contributor
Merge Queue Status
This pull request spent 2 minutes 31 seconds in the queue, including 2 minutes 7 seconds running CI. Required conditions to merge
|
53 tasks
53 tasks
mergify Bot
pushed a commit
that referenced
this pull request
Jun 24, 2026
…#11908) Make each action read identically across the actions index and its page frontmatter (copy, comment, label, queue) to match the overview cards. Correct the edit action: its config schema only exposes the draft state, so its card, description, and intro no longer claim it edits the body or title. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Depends-On: #11907
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.
Rename the overview child from "Workflow Automation" to "Overview" to match the other products, and fix two stale action icons: Comment (list -> message-square) and Edit (type -> git-pull-request-draft, since the action only toggles draft state).
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
Depends-On: #11906