- broken link (60248a1)
- remove wrong module (5b9e614)
- removing job field (4bd2941)
- tests (d906713)
- tests (7a7ca58)
- tests (3ce992c)
- tests (0476331)
- tests (017a734)
- tests (fb9e08e)
- Add semantic release (6d56e60)
- adding job name in Slack message (8189fb3)
- pushing the release in workflow (4465a3e)
- putting repo name more prominently (373da97)
- upgrade to node 16 (d3b556f)
- using github env (f233440)
1.6.0 (2023-01-03)
- upgrade to node 16 (d3b556f)
1.5.0 (2021-03-05)
- putting repo name more prominently (373da97)
1.4.0 (2021-03-02)
- using github env (f233440)
1.3.1 (2021-03-01)
- removing job field (4bd2941)
1.3.0 (2021-03-01)
1.2.0 (2020-11-20)
- Add semantic release (6d56e60)
- Bump version of @actions/core
- Describes which OAuth scopes are required in the docs.
- Prints out the entire Error object instead of just the message, for better debugging purposes (e.g. additional OAuth scopes needed).
- Adds note to docs about rate limiting concerns
- Fixes bug where owner/repo can not be determined with certain events (like scheduled jobs)
- Add footer containing repo and timestamp
- Initial version