feat: add "Edit this page on GitHub" link to doc pages#10315
Conversation
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 🤖 Continuous IntegrationWonderful, this rule succeeded.
🟢 👀 Review RequirementsWonderful, this rule succeeded.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 ReviewsWonderful, this rule succeeded.
🟢 📕 PR descriptionWonderful, this rule succeeded.
|
f088881 to
7f4842b
Compare
7f4842b to
4527630
Compare
Merge Queue StatusRule:
This pull request spent 27 seconds in the queue, with no time running CI. ReasonThe pull request conflicts with pull requests ahead in queue: #10322, #10321 HintThere is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it. |
|
@jd this pull request is now in conflict 😩 |
4527630 to
476fd83
Compare
Pull request has been modified.
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
476fd83 to
d20453f
Compare
|
@Mergifyio rebase |
Adds a PageMeta component at the bottom of every documentation page with a link to edit the source MDX file on GitHub. Appears below the content with a subtle separator line. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Change-Id: I3e655ae409a752a93ecc00bdc022a89d293860b3 Claude-Session-Id: c697d365-82bc-4c01-9271-b4e18c99ab52
✅ Branch has been successfully rebased |
d20453f to
7f4eba3
Compare
Merge Queue StatusRule:
This pull request spent 3 minutes in the queue, including 2 minutes 45 seconds running CI. Required conditions to merge
|
Adds a PageMeta component at the bottom of every documentation page
with a link to edit the source MDX file on GitHub. Appears below
the content with a subtle separator line.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com