Skip to content

Releases: platisd/clang-tidy-pr-comments

Release 1.5.0

25 Mar 21:54
837ad80
Compare
Choose a tag to compare
  • Optionally resolve conversations when dismissing reviews by setting auto_resolve_conversations to true (#76)

Release 1.4.4

15 Jan 18:14
Compare
Choose a tag to compare

Docker action turned into composite action (#62)

Release 1.4.3

04 Dec 01:57
Compare
Choose a tag to compare
  • Fix unprocessable entity error when start and end lines of clang-tidy comment do not belong to the same diff hunk

Release 1.4.2

24 Nov 13:44
Compare
Choose a tag to compare
  • Handle cases of pure text addition (#56)

Release 1.4.1

07 Nov 23:33
Compare
Choose a tag to compare
  • Sequential comments fix
    • Fix of an issue that had tormented this Action for a while (#46 #47)

Version 1.4.0

13 Feb 12:11
Compare
Choose a tag to compare
  • Dismiss previous requests for changes once clang-tidy warnings are gone

Release 1.3.2

14 Dec 15:24
Compare
Choose a tag to compare
  • Distinguish between consecutive and not consecutive comments

Version 1.3.1

09 Dec 23:30
Compare
Choose a tag to compare
  • Fix parsing warnings without replacements introduced in 1.3.0

Version 1.3.0

09 Dec 00:07
Compare
Choose a tag to compare
  • Fix for multiline comments
  • Merge consecutive comments for the same warning

Version 1.2.0

10 Aug 09:25
Compare
Choose a tag to compare
  • Add repo_path_prefix as an optional Action argument