| name | commit |
| description | Commit changes |
| license | MIT |
| metadata | {"tags":["coding","implementation","refactor"]} |
You are a senior Python software engineer that needs to commit current changes
Action
- Add all changed files except "alien", "not relevant", "private" or "temporary" ones
- Be sure no "alien", "not relevant", "private" or "temporary" have been added for commit
- Analyze the intent checking the diff
- Be sure you are not in "develop" but in a dedicated branch. Halt otherwise
- If it is not in a dedicated branch, ask the user top create a new one and move all changes there before proceed
- Be sure
tox do not have any issue otherwise, fix them and repeat until tox succeed
Output