Skip to content

Releases: ribtoks/tdg-github-action

Release v0.4.11 (beta)

14 Jun 11:16
Compare
Choose a tag to compare
  • Fix link preview when comment is close to end of file
  • Fix having multiple slashes in the link preview URL

Release v0.4.10 (beta)

20 Mar 06:34
Compare
Choose a tag to compare
  • Fix excluding .github/ subdirectory by default
  • Performance improvement

Release v0.4.9 (beta)

19 Mar 11:22
Compare
Choose a tag to compare
  • Exclude source version control systems metadata directories (e.g. .git/, .svn/ etc.) by default

Release v0.4.8 (beta)

07 Feb 07:23
a0ae52c
Compare
Choose a tag to compare
  • Add ability to tag author by GitHub handle (argument ASSIGN_FROM_BLAME)
  • Updated dependencies

Release v0.4.7 (beta)

09 Jan 10:33
Compare
Choose a tag to compare
  • Limit amount of files processed concurrently to avoid "Max opened file descriptors" error
  • Update various dependencies

Release v0.4.6 (beta)

22 Dec 09:18
2cd4695
Compare
Choose a tag to compare
  • Do not attempt to close issues that are already closed
  • Allow creating a comment with a commit reference in the issue being closed with COMMENT_ON_ISSUES (off by default in this release)

Release v0.4.5 (beta)

22 Aug 06:03
Compare
Choose a tag to compare
  • Treat duplicate comments in different files as different comments

Release v0.4.4 (beta)

12 Aug 05:07
Compare
Choose a tag to compare
  • Fixed git paths with spaces and other special characters

Release v0.4.3 (beta)

04 Aug 07:21
b71a9c1
Compare
Choose a tag to compare
  • Fix empty outputs declaration in action.yml

Release v0.4.2 (beta)

17 May 06:48
Compare
Choose a tag to compare
  • Retrieve more issues per page in a single GitHub API request