Releases: alstr/todo-to-issue-action
Releases · alstr/todo-to-issue-action
v1.1.2-beta
- Add inputs to action.yml.
- Match colon and/or space after label.
- Add line break before end of code snippet.
v1.1.1-beta
- Fix line spacing error.
- Update authentication.
- Update README.
v1.1-beta
Created issues will now also contain a highlighted code snippet and generally look a bit nicer.
v1.0-beta
- Add a link to each issue created pointing to the line of the associated TODO in the code.
- Allow multiline TODOs.
- Remove duplicate files.
v0.2.1-beta
Change .yaml extension to .yml.