Skip to content

Fix: run on-push actions in pull requests from third-party repos#2505

Merged
ipspace merged 1 commit intodevfrom
gh-pull-cicd
Jul 9, 2025
Merged

Fix: run on-push actions in pull requests from third-party repos#2505
ipspace merged 1 commit intodevfrom
gh-pull-cicd

Conversation

@ipspace
Copy link
Owner

@ipspace ipspace commented Jul 8, 2025

The 'on-push' GH actions are not executed (within the context of main netlab repo) if the pull request comes from another repository, so we don't know whether they would pass.

This change brings mypy and transformation tests back to the 'on-pull' workflow, but hopefully executes them only if the source repo is not 'ipspace/netlab'

The 'on-push' GH actions are not executed (within the context of main
netlab repo) if the pull request comes from another repository, so we
don't know whether they would pass.

This change brings mypy and transformation tests back to the 'on-pull'
workflow, but hopefully executes them only if the source repo is not
'ipspace/netlab'
@ipspace ipspace merged commit 4cfbafd into dev Jul 9, 2025
11 checks passed
@ipspace ipspace deleted the gh-pull-cicd branch July 9, 2025 05:25
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