Skip to content

fix: inline CI workflow — remove private repo dependency#6

Merged
hbahadorzadeh merged 3 commits intomainfrom
fix/inline-ci-workflow
Apr 29, 2026
Merged

fix: inline CI workflow — remove private repo dependency#6
hbahadorzadeh merged 3 commits intomainfrom
fix/inline-ci-workflow

Conversation

@hbahadorzadeh
Copy link
Copy Markdown
Contributor

The reusable workflow pipery-dev/pipery-tooling/.github/workflows/pipery-test.yml@main is inaccessible from public repos, causing all CI runs to fail with no jobs running.

Inlines the Lint (shellcheck) and Tests (pipery-actions test) jobs directly so they run without needing cross-repo access to a private repository.

…w dependency

The reusable workflow in pipery-tooling (private) is inaccessible from these
public repos, causing all workflow runs to fail with 'workflow file issue'.
Inline the Lint and Tests jobs directly with matching job names for branch
protection status checks.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

hbahadorzadeh and others added 2 commits April 29, 2026 06:22
…ip install

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hbahadorzadeh hbahadorzadeh merged commit c4c8583 into main Apr 29, 2026
1 of 2 checks passed
@hbahadorzadeh hbahadorzadeh deleted the fix/inline-ci-workflow branch April 29, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant