commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.7k stars 547 forks source link

Proposal: display issue list when closing an issue #796

Open apowers313 opened 3 years ago

apowers313 commented 3 years ago

Every time I close an issue via commit comment I’m afraid I’m going to get the number wrong. The workflow also isn’t very convenient: go look up the number in GitHub (or similar) just to type it into the console.

Would it be possible to show a list of open issues (preferably reverse sorted by modification date) and let the committer select from the list? I’m imagining the implementation would be similar to or reuse gh issues