docs(workflow): normalize action page formatting and fix typos#11910
Conversation
|
This pull request is part of a Mergify stack:
|
Merge Protections🟢 All 6 merge protections satisfied — ready to merge. Show 6 satisfied protections🟢 🤖 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. |
|
Queued — the merge queue status continues in this comment ↓. |
Merge Queue Status
This pull request spent 2 minutes 46 seconds in the queue, with no time running CI. ReasonThe pull request conflicts with the base branch HintYou should update or rebase your pull request. If you want to requeue this pull request, you can post a Requeued — the merge queue status continues in this comment ↓. |
|
A predecessor in this stack was just merged, but I couldn't auto-rebase this PR: there's a conflict that needs human resolution. Conflict in: Resolve by rebasing this branch onto the latest base and pushing. |
|
@JulianMaurin this pull request is now in conflict 😩 |
386a7ea to
e8b6ede
Compare
Revision history
|
Pull request has been modified.
There was a problem hiding this comment.
Pull request overview
This PR normalizes MDX component attribute quoting for workflow action pages and corrects a few small wording/typography issues in the update action documentation.
Changes:
- Switch remaining
<ActionOptionsTable>defattributes from single quotes to double quotes (review,squash,update). - Fix minor wording/typography issues in
updateexamples (pluralization, ASCII quotes, “more than 5 commits”).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/content/docs/workflow/actions/update.mdx | Fix merge queue sentence grammar; normalize ActionOptionsTable quoting; adjust example rule names/quotes. |
| src/content/docs/workflow/actions/squash.mdx | Normalize ActionOptionsTable def attribute quoting. |
| src/content/docs/workflow/actions/review.mdx | Normalize ActionOptionsTable def attribute quoting. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e8b6ede to
1d5fb78
Compare
Switch the remaining single-quoted ActionOptionsTable usages to double quotes (review, squash, update), and fix update's example: "more than 5 commits", ASCII quotes, and "the merge queue updates". Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Change-Id: Ic7ecbd4611197ca0b6f6e2283c891f2dabbdd4bd
1d5fb78 to
8279fbc
Compare
Merge Queue Status
This pull request spent 2 minutes 55 seconds in the queue, including 2 minutes 12 seconds running CI. Required conditions to merge
|
Switch the remaining single-quoted ActionOptionsTable usages to double quotes (review, squash, update), and fix update's example: "more than 5 commits", ASCII quotes, and "the merge queue updates".
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com