Skip to content

Gate commit-updated-env in push-pull#175

Merged
liamhuber merged 2 commits into
mainfrom
actions-4.2.1
May 19, 2026
Merged

Gate commit-updated-env in push-pull#175
liamhuber merged 2 commits into
mainfrom
actions-4.2.1

Conversation

@liamhuber
Copy link
Copy Markdown
Member

So that it only works on PRs from inside the repo. My goal is to get PRs from forks to run here. This has the side effect of stopping PRs from dependabot from propagating their updates to secondary env files, but frankly that was spotty to start with, cf. the closed issue linked.

Closes #77

liamhuber added 2 commits May 19, 2026 06:43
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
And let the other tests run if it got skipped. This will kill its ability to run on dependabot PRs, since those come from a fork and thus different repo name, but for some reason, even with the token propagation in dependabot PRs was spotty anyhow #77

Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
@liamhuber
Copy link
Copy Markdown
Member Author

I don't have a from-fork test, but the new if-clauses haven't borked standard intra-repo PRs: pyiron/bagofholding#132

@liamhuber liamhuber merged commit 05feee8 into main May 19, 2026
@liamhuber liamhuber deleted the actions-4.2.1 branch May 19, 2026 14:54
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.

Dependabot updates don't propagate to secondary env files

1 participant