Create an invoke towncrier command, that makes a call to the respective github project and guesses the next towncrier number as well as created the file for you, e.g. 1234.xxxx or 1234.fixed if you sent the --fixed command.
Use Case
Make it easier to determine the towncrier number and ideally save on github actions running.
Environment
Proposed Functionality
Create an
invoke towncrier
command, that makes a call to the respective github project and guesses the next towncrier number as well as created the file for you, e.g. 1234.xxxx or 1234.fixed if you sent the--fixed
command.Use Case
Make it easier to determine the towncrier number and ideally save on github actions running.