documentation updates conflict with each other #114

Closed
opened 2024-03-20 15:08:51 +00:00 by earl-warren · 1 comment
earl-warren commented 2024-03-20 15:08:51 +00:00 (Migrated from code.forgejo.org)

If a run tries to open two pull requests to update the documentation on two different branches, one will conflict with the other. They originate from the same SHA and the PR will be confused to already exist by cascading-pr.

If a run tries to open two pull requests to update the documentation on two different branches, one will conflict with the other. They originate from the same SHA and the PR will be confused to already exist by cascading-pr.
earl-warren commented 2024-03-20 15:09:49 +00:00 (Migrated from code.forgejo.org)

As a workaround:

  • merge the first PR & delete the branch
  • re-run the other documentation update job
As a workaround: * merge the first PR & delete the branch * re-run the other documentation update job
Sign in to join this conversation.
No labels
l1
l2
No milestone
No project
No assignees
1 participant
Notifications
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: earl-warren/end-to-end#114
No description provided.