Skip to content

Remove examples of composite actions on GitHub#43736

Open
tnir wants to merge 1 commit intogithub:mainfrom
tnir:tn-example-composite-actions
Open

Remove examples of composite actions on GitHub#43736
tnir wants to merge 1 commit intogithub:mainfrom
tnir:tn-example-composite-actions

Conversation

@tnir
Copy link
Copy Markdown
Contributor

@tnir tnir commented Apr 8, 2026

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:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

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>
Copilot AI review requested due to automatic review settings April 8, 2026 16:33
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

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 links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
actions/tutorials/create-actions/create-a-composite-action.md fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Examples for composite actions are almost dead

2 participants