Skip to content

Add workflow wrappers for checkout and first interaction actions - #66

Merged
nemchik merged 3 commits into
v1from
wrappers
Jul 18, 2026
Merged

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

Conversation

@nemchik

@nemchiknemchik 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).

Signed-off-by: Eric Nemchik <eric@nemchik.com>
Signed-off-by: Eric Nemchik <eric@nemchik.com>
CopilotAI review requested due to automatic review settings July 14, 2026 17:04

CopilotAI 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>

@thelamerthelamer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As these have to be manually defined in downstream repos I see no harm in merging this to have it available on the v1 branch.

@github-project-automationgithub-project-automationBot moved this from PRs to PRs Approved in Issue & PR TrackerJul 18, 2026
@nemchik
nemchik merged commit f007115 into v1Jul 18, 2026
1 check passed
@nemchik
nemchik deleted the wrappers branch July 18, 2026 16:18
@LinuxServer-CILinuxServer-CI moved this from PRs Approved to Done in Issue & PR TrackerJul 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants

@nemchik@thelamer@LinuxServer-CI