Remove examples of composite actions on GitHub#43736
Remove examples of composite actions on GitHub#43736tnir wants to merge 1 commit intogithub:mainfrom
Conversation
since they are getting to use less in these repositories. There are no good other examples to replace them with, and they are not necessary to understand the concept of composite actions. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
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. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
Removes a now-stale “Example composite actions on GitHub” section from the composite actions tutorial, avoiding links to deprecated/archived repositories while keeping the conceptual guidance intact.
Changes:
- Deleted the “Example composite actions on {% data variables.product.github %}” section.
- Removed three external repository links that have become archived/deprecated.
Why:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Remove examples of composite actions on GitHub since they are getting to use less in these repositories. There are no good other examples to replace them with, and they are not necessary to understand the concept of composite actions.
Check off the following: