docs: use MERGIFY_TOKEN consistently in Buildkite examples#11134
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.
|
There was a problem hiding this comment.
Pull request overview
This PR standardizes Buildkite-related documentation examples to use MERGIFY_TOKEN (instead of MERGIFY_CI_TOKEN) so token naming is consistent across CI Insights and monorepo CI guides.
Changes:
- Updated Buildkite pipeline/plugin examples to reference
MERGIFY_TOKEN. - Updated CI Insights test framework guides (Vitest/RSpec/Pytest) Buildkite snippets to export
MERGIFY_TOKENfrom the expected variable. - Updated shared Astro components that render Buildkite upload-step snippets to show
MERGIFY_TOKEN.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/content/docs/monorepo-ci/buildkite.mdx | Replaces MERGIFY_CI_TOKEN with MERGIFY_TOKEN in Buildkite scopes + upload examples. |
| src/content/docs/ci-insights/test-frameworks/vitest.mdx | Updates Buildkite env snippet to use MERGIFY_TOKEN. |
| src/content/docs/ci-insights/test-frameworks/rspec.mdx | Updates Buildkite env snippet to use MERGIFY_TOKEN. |
| src/content/docs/ci-insights/test-frameworks/pytest.mdx | Updates multiple Buildkite env snippets to use MERGIFY_TOKEN. |
| src/content/docs/ci-insights/setup/buildkite.mdx | Updates instructions and plugin config to reference MERGIFY_TOKEN. |
| src/components/BuildkiteCIUploadStepMatrix.astro | Updates rendered Buildkite matrix snippet to show \${MERGIFY_TOKEN}. |
| src/components/BuildkiteCIUploadStep.astro | Updates rendered Buildkite snippet to show \${MERGIFY_TOKEN}. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Merge Queue Status
This pull request spent 11 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 |
|
@sileht this pull request is now in conflict 😩 |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Change-Id: Iacb7a88656f3605182927d7ea20a64915afe7a85
943799d to
02e9c59
Compare
Revision history
|
Pull request has been modified.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com