Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate GH actions for repo branches and forks #479

Closed
pavish opened this issue Jul 23, 2021 · 0 comments · Fixed by #520
Closed

Separate GH actions for repo branches and forks #479

pavish opened this issue Jul 23, 2021 · 0 comments · Fixed by #520
Assignees
Labels
ready Ready for implementation work: other

Comments

@pavish
Copy link
Member

pavish commented Jul 23, 2021

Description

Currently, we have GH actions on push, pull_request_target.
This runs the actions twice for every PR raised from a repo branch.

Expected behavior

When a PR is raised from a repo branch, the actions should only run once.
The actions should also run for PRs raised from forks.

To Reproduce

Raise a PR

@pavish pavish added type: bug work: other ready Ready for implementation labels Jul 23, 2021
@kgodey kgodey added the help wanted Community contributors can implement this label Jul 23, 2021
@kgodey kgodey added this to the 2021-09 improvements milestone Jul 23, 2021
@kgodey kgodey self-assigned this Aug 3, 2021
@kgodey kgodey removed the help wanted Community contributors can implement this label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Ready for implementation work: other
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants