[QoL] "ERROR: There are uncommitted changes" is too aggressive
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start by tracing the uncommitted-changes verification used before stack-pr operations, paying particular attention to how modified submodules are reported. Check the relevant tests or command entry points if present; done means submodule-only modifications no longer block operations unnecessarily while genuine uncommitted changes retain their intended handling.
Written by the indexing model from the issue text.
Description
Stops all stack-pr operations if submodules have been modified. It's not noticed by any underlying git operation, and seems like excessive verification which does not actually add safety.
- Dominant language
- Python
- Stars
- 569
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from modular/stack-pr
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100