Skip to content

Add workflow wrappers for checkout and first interaction actions#66

Open
nemchik wants to merge 3 commits into
v1from
wrappers
Open

Add workflow wrappers for checkout and first interaction actions#66
nemchik wants to merge 3 commits into
v1from
wrappers

Conversation

@nemchik

@nemchik nemchik commented Jul 14, 2026

Copy link
Copy Markdown
Member

Introduce workflow wrappers for checkout and first interaction actions, and update the checkout action to version 7.0.0 across workflow files.

Proof of concept:
nemchik/gha-wrapper-test#1

Note on the POC: It used linuxserver/github-workflows/.github/actions/checkout@wrappers (this PR branch) rather than linuxserver/github-workflows/.github/actions/checkout@v1 (the target branch for this PR). The test was successful. You can see the results in the action that ran on the PR. It successfully used this checkout action to check out its own repo and then cat the readme file (so we know it checked out the right thing).

nemchik added 2 commits July 14, 2026 12:02
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Signed-off-by: Eric Nemchik <eric@nemchik.com>
Copilot AI review requested due to automatic review settings July 14, 2026 17:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Signed-off-by: Eric Nemchik <eric@nemchik.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants