Actions
action #105244
closedretrospective outcome: Come up with best practices for creating pull requests that depend on each other
Start date:
2022-01-21
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
From retro 2022-01-21: Sometimes there are pull requests that are based on other pull requests. Person X reviews PR 1 and Person Y reviews PR 2, but they share the same commit. As a result we have more work for all. I want clear instructions which of the PRs are supposed to be reviewed.
Ideas¶
- How about putting some keywords in the PR subject line, e.g. "Part 1/X - …"
Actions