Skip to content

Releases: alstr/todo-to-issue-action

v5.1.3

12 Nov 19:23
5157ba9
Compare
Choose a tag to compare

What's Changed

  • fix: handle identifier with regex characters by @rgalonso in #243

Full Changelog: v5.1.2...v5.1.3

v5.1.2

12 Nov 15:56
59c6b53
Compare
Choose a tag to compare

What's Changed

  • fix identifier case sensitivity bugs by @rgalonso in #237
  • fix: get correct line numbering of old and new lines by @rgalonso in #240
  • fix: don't include source with issue URL comment by @rgalonso in #241

Full Changelog: v5.1.1...v5.1.2

v5

24 Sep 17:28
5157ba9
Compare
Choose a tag to compare

Targets the latest v5 release.

v5.1.1

11 Nov 13:22
5aa95f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1...v5.1.1

v5.1

08 Nov 12:28
efb8b98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0...v5.1

v5.0

24 Sep 14:53
53d8a86
Compare
Choose a tag to compare

Overview

  • TODO reference handling
  • Issue URL insertion
  • Update and comment on existing issues
  • Support for v2 projects
  • Assign milestones by name
  • Improved issue formatting
  • Link issues to PRs

Breaking changes

  • Milestones are now specified by name, not ID.
  • Support for classic projects has been removed, together with the user_projects: and org_projects: options,
    and USER_PROJECTS and ORG_PROJECTS workflow settings.
  • The todo label is no longer set on created issues.

v4.13.3

12 Jul 12:43
165cd5e
Compare
Choose a tag to compare

Add PureScript and Agda support.

v4.13.2

05 Jul 16:16
e3452cb
Compare
Choose a tag to compare

Extend TSX support.

v4.13.1

31 May 16:02
4120fdb
Compare
Choose a tag to compare

Add Liquid support.

v4

26 Aug 12:57
4120fdb
Compare
Choose a tag to compare

Targets the latest v4 release.