Releases: Gamesight/slack-workflow-status
Releases · Gamesight/slack-workflow-status
v1.3.0
What's Changed
- fix(api): Added additional input to increase per_page jobs number by @DovnarAlexander in #60
- chore: bump up node to 20 and fix vulnerabilities by @d-seion in #61
New Contributors
- @DovnarAlexander made their first contribution in #60
- @d-seion made their first contribution in #61
Full Changelog: v1.2.0...v1.3.0
v1.2.0
This release includes an update to node16 ahead of the node12 deprecation for actions.
What's Changed
- Exclude PRs from external repos by @sjohnr in #39
- Upgrade actions node version by @sampo02 in #44
- Update readme about permission by @houjunchen in #41
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #50
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #54
New Contributors
- @sjohnr made their first contribution in #39
- @sampo02 made their first contribution in #44
- @houjunchen made their first contribution in #41
Full Changelog: v1.1.0...v1.2.0
v1.1.0
This update adds the ability to allow the last commit message to be reported back to slack. Also contains various security patches for dependencies, dependency version updates, and fixes an issue from the previous version where the updated build file was missing.
PR linking fix and security updates
This release includes a fix for PR urls's in slack messages and various security updates.
Initial Release
The initial release includes the following features
- Slack Channel, Name and Icon overrides
- Formatting and details for Pull Request workflows
- Optional reporting of job status and duration