Skip to content

Releases: newrelic/repolinter-action

v1.0.3

13 Aug 22:01
Compare
Choose a tag to compare

1.0.3 (2020-08-13)

Bug Fixes

  • update releaserc to generate v1 branch (c05349d)

v1.0.2

13 Aug 21:37
Compare
Choose a tag to compare

1.0.2 (2020-08-13)

Bug Fixes

  • add missing default value to token input (af56e1f)

v1.0.1

13 Aug 21:12
Compare
Choose a tag to compare

1.0.1 (2020-08-13)

Bug Fixes

  • add branding to action metadata (3e46b72)

v1.0.0

13 Aug 20:53
Compare
Choose a tag to compare

1.0.0 (2020-08-13)

Bug Fixes

  • add error check to repolinter output (de85259)
  • add output-type parameter, tests (9f29486)
  • upgrade repolinter to fix ncc build issue (9a69d16)
  • upgrade repolinter to improve formatting (17917bd)

Features

  • add issue creation to action (3a728e3)
  • add outputs and better tests (4e513b6)
  • add tests to issue creation, integrate issue creation into main (9dedca0)
  • attempt to add issue-creation code (17f84db)
  • merge branch 'feature/generate-issue' into develop (0fc573b)
  • start creating issue management lib, need to add tests (1d0f645)