Skip to content

fix(ci): disable Unit and Integration Test - Go gh action in forked repos#2746

Merged
google-oss-prow[bot] merged 1 commit into
kubeflow:masterfrom
milinddethe15:fix/disable-github-actions
Aug 15, 2025
Merged

fix(ci): disable Unit and Integration Test - Go gh action in forked repos#2746
google-oss-prow[bot] merged 1 commit into
kubeflow:masterfrom
milinddethe15:fix/disable-github-actions

Conversation

@milinddethe15
Copy link
Copy Markdown
Member

What this PR does / why we need it:
The workflow will only execute when running in the kubeflow/trainer repository and will be skipped in forks or other repositories.

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #2601

Checklist:

  • Docs included if any changes are user facing

/cc @andreyvelich

@google-oss-prow google-oss-prow Bot requested a review from andreyvelich July 19, 2025 14:22
@milinddethe15 milinddethe15 changed the title ci: disable Unit and Integration Test - Go gh action in forked repos fix(ci): disable Unit and Integration Test - Go gh action in forked repos Jul 19, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 19, 2025

Pull Request Test Coverage Report for Build 16988430819

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 47.791%

Totals Coverage Status
Change from base Build 16945266768: 0.0%
Covered Lines: 941
Relevant Lines: 1969

💛 - Coveralls

Copy link
Copy Markdown
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

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

Sorry for the late reply @milinddethe15!
Do you see any problems to run this action in forked repos ?
Since this action uses the default runner, it should be fine as you can see in my fork: https://github.com/andreyvelich/trainer/actions/runs/16866735197/job/47774637459

@milinddethe15
Copy link
Copy Markdown
Member Author

Its not about passing/failing. The main thing is running the workflow in a forked repo is of no use (for most contributors)

Copy link
Copy Markdown
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

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

Sounds good to me.
/lgtm
/assign @astefanutti @kubeflow/kubeflow-trainer-team

@andreyvelich
Copy link
Copy Markdown
Member

@milinddethe15 Can you rebase it please, so we can merge it ?

@kramaranya
Copy link
Copy Markdown
Contributor

Thanks for this, @milinddethe15!
Just rebase needed, otherwise /lgtm

Signed-off-by: milinddethe15 <milinddethe15@gmail.com>
@milinddethe15 milinddethe15 force-pushed the fix/disable-github-actions branch from 80edaa9 to 0f743ad Compare August 15, 2025 10:46
@google-oss-prow google-oss-prow Bot removed the lgtm label Aug 15, 2025
@milinddethe15
Copy link
Copy Markdown
Member Author

PTAL

Copy link
Copy Markdown
Member

@andreyvelich andreyvelich left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@google-oss-prow google-oss-prow Bot added the lgtm label Aug 15, 2025
@google-oss-prow
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow Bot merged commit 0421018 into kubeflow:master Aug 15, 2025
19 of 20 checks passed
@google-oss-prow google-oss-prow Bot added this to the v2.1 milestone Aug 15, 2025
alexxfan pushed a commit to red-hat-data-services/trainer that referenced this pull request Nov 24, 2025
… repos (kubeflow#2746)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: disable github actions in forked repo

4 participants