-
Notifications
You must be signed in to change notification settings - Fork 62.3k
Reusable clarifying Actions is fully supported while Jekyll is not #39148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a reusable callout clarifying that GitHub Actions is the recommended, fully supported alternative to Jekyll on legacy pages.
- Introduces a new note reusable for pages that still reference Jekyll
- Links to the Actions quickstart guide
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. This pull request contains code changes, so we will not generate a table of review links. 🤖 This comment is automatically generated. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gud
Why:
Legacy Pages content is written as though Jekyll is the preferred method for accomplishing tasks, when it's no longer fully supported and Actions has largely taken its place. This reusable clarifies the change so new users don't get confused and begin by using a legacy method that will someday (hopefully) be deprecated. Does not close, but is linked to, #36740.
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
The reusable is a callout meant to go at the top of relevant legacy articles.
Check off the following: