Releases: git-for-windows/rss-to-issues
Releases · git-for-windows/rss-to-issues
v0.0.13
Work around an uptick in duplicate issues
These duplicate issues are most likely caused by a surge of 429s that
the Action had formerly treated just like 200s.
v0.0.12
Fix title-pattern/prefix problem
When a prefix was specified, the title-pattern was erroneously
applied to the prefixed title, which has been fixed.
Also: Dependency updates.
v0.0.11
Update dependencies
v0.0.10
- Add the
url-onlyoption - Do close HTTPS connections (i.e. do not wait several minutes after parsing the XML when the server tries to keep the connection alive).
v0.0.9
Update a couple of dependencies
v0.0.8
Fix breakage caused by the GitHub REST API upgrade
v0.0.7
A couple of dependencies were updated.
v0.0.6
This Action now uses node.js 20
v0.0.5
This Action now uses the current html-to-md
v0.0.4
This Action now uses node.js v16 and html-to-md