Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When a PR is filed from a branch within the same repository, a CI job is often triggered twice:
- once for the branch
- once for the PR (usually later, once the PR is created)
This is wasteful and should be avoided.