Skip to content

[docs] Update documentation for features from 2026-02-28#18894

Closed
github-actions[bot] wants to merge 2 commits intomainfrom
docs/daily-update-2026-02-28-f54009e0fcd66fd2
Closed

[docs] Update documentation for features from 2026-02-28#18894
github-actions[bot] wants to merge 2 commits intomainfrom
docs/daily-update-2026-02-28-f54009e0fcd66fd2

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2026-02-28

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated docs/src/content/docs/guides/upgrading.md to add a manual migration callout for the checkout.github-tokencheckout.token field rename in the "Common Changes" section

Merged PRs Referenced

Analysis Summary

72 merged PRs were scanned from the last 24 hours. The significant user-facing change requiring documentation was:

PR #18878 renamed the checkout.github-token frontmatter field to checkout.token to align with the actual input name expected by actions/checkout. The reference docs (frontmatter.md, cross-repository.md) were updated as part of that PR. However, no codemod was added to auto-migrate existing user workflows, so the upgrading guide needs a callout to inform users of the required manual rename.

Other merged PRs were either:

Notes

Generated by Daily Documentation Updater

  • expires on Mar 1, 2026, 7:04 PM UTC

PR #18878 renamed the checkout frontmatter field from `github-token` to
`token` to align with the actual `actions/checkout` input name. No codemod
was added for this rename, so users with existing workflows using the old
field name must update it manually.

Add a callout in the upgrading guide's "Common Changes" section to inform
users of this required manual migration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant