Duplicate CI runs #74

Closed
opened 2021-05-13 11:03:45 +02:00 by Jef Roosens · 1 comment
Owner

When we push a commit to a branch that's already got a PR attached to it, the CI runs a job for both the commit and the updated PR. This results in us running two identical CI runs, which should be fixed if possible.

When we push a commit to a branch that's already got a PR attached to it, the CI runs a job for both the commit and the updated PR. This results in us running two identical CI runs, which should be fixed if possible.
Jef Roosens added this to the Fej 1.1.0 - The Calm before the Storm milestone 2021-05-13 11:03:45 +02:00
Jef Roosens added the
bug
label 2021-05-13 11:03:45 +02:00
Jef Roosens self-assigned this 2021-05-13 11:03:45 +02:00
Jef Roosens added this to the Fej 1.1.0 project 2021-05-13 11:03:45 +02:00
Author
Owner

This is "fixed" by just removing CI runs on pull requests.

This is "fixed" by just removing CI runs on pull requests.
This repository is archived. You cannot comment on issues.
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/fej#74
No description provided.