1.7.0 (2023-02-21)
- build: use branch of repolinter and reinstall from npm (05c28d2)
- check out from current branch (120479b)
- only build on ubuntu latest with node 16 (768c0e1)
- pick up latest from repolinter fork (d05ba91)
- re-target the PR workflow to run on pull_request (3fc17f0)
- remove guards (b7bd7b4)
- remove perl-base file (e714e4d)
- simplify build (f247153)
- sync updates from upstream repolinter (d779d1b)
- use GITHUB_TOKEN to publish to ghcr (5d9dae2)
- split into separate PR/release workflows (037f6e1)
1.6.5 (2020-12-29)
- update sed command in releaserc (2b7a8f4)
1.6.4 (2020-12-29)
1.6.3 (2020-12-28)
- update CI workflow to publish to GHCR (702a654)
1.6.2 (2020-12-28)
- upgrade dependencies, and release docker image to GHCR (cc37be3)
1.6.1 (2020-12-18)
- upgrade dependencies (672d1ac)
1.6.0 (2020-12-11)
- add binstub generation to dockerfile (f7d5e46)
- add bundle config path command (5124fc4)
- add bundle gemfile env? (4c5a16b)
- add bundle gemfile to env (9cdd62b)
- add bundle path configuration (421866b)
- add debugging to test licensee and linguist not being detected (c4b6fcc)
- add more octokit debugging (0c8803b)
- add user specifiers to dockerfile (64d022c)
- change copy to global copy (b72376e)
- fix docker working directory (2a85c51)
- fix dockerfile syntax errors (2a1b262)
- fix repolinter issue search only finding open issues (8753b7d)
- fix type errors and upgrade ncc (1cfa4f7)
- fix useradd commands (25e729f)
- fix working directory command (5ef6734)
- more debugging logs (4a47f59)
- move dockerfile build artifacts out of github workspace (eabccdb)
- remove debugging and finalize changes (cab36b6)
- switch to copying dist folder into dist folder (a0bde37)
- update entrypoint (e15c5fa)
- update lockfile (325e39f)
- upgrade repolinter (8df50c7)
- upgrade repolinter (878b017)
- add magic string to prevent out-of-order modifications (2e58f1c)
- switch to docker action to install ruby and python dependencies (2fb67f0)
1.5.1 (2020-10-06)
- fix duplicate github token environment varible causing auth to fail (c9110ba)
- update dependencies (including @actions/core) (9567d76)
1.5.0 (2020-09-10)
- add directory input to specify a custom working directory (8e0b796)
1.4.0 (2020-09-04)
- upgrade repolinter version (31e15f9)
1.3.2 (2020-09-03)
- add better error reporting (2e60d13)
- add error message to issue creation 410 (9eadd13)
- add some error reporting for testing (b73c261)
- minor error clarity improvements (63d878b)
- some formatting issues when printing errors (f1c341e)
1.3.1 (2020-08-27)
- upgrade repolinter (8a028c3)
1.3.0 (2020-08-26)
- add YAML support for configurations (10fd1c3)
1.2.0 (2020-08-26)
- switch repolinter to newrelic-forks/repolinter (bb1be3a)
1.1.1 (2020-08-14)
- update default username to include app/ prefix (f02300a)
1.1.0 (2020-08-14)
- add username input key to remove dependency on GitHub /user API (f284c99)
1.0.7 (2020-08-14)
- add more request debugging (f377ec1)
1.0.6 (2020-08-13)
- add debug logging (b146162)
1.0.5 (2020-08-13)
- update error handling (39f88dc)
1.0.4 (2020-08-13)
- switch semantic-release to dedicated action (2c7df1f)
1.0.3 (2020-08-13)
- update releaserc to generate v1 branch (c05349d)
1.0.2 (2020-08-13)
- add missing default value to token input (af56e1f)
1.0.1 (2020-08-13)
- add branding to action metadata (3e46b72)
- 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)
- 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)