Releases: leopic/gh-action-event-notifier
Releases · leopic/gh-action-event-notifier
Fixes incorrect reported 'Success' status
GitHub updated the string that was reporting the jobStatus from "Success" to "success", given that strings are evil, this made this action break.
Initial release
v1.0.0 Prepare release v1.0.0
Incorporate slack posting
v0.0.33 Include linting as part of CI checks
Enhance push payload
Differentiate between "regular" branches and "special" branches, for instance, "prod" and "staging" are considered special (deployable) branches.
v31
Now with specs
v0.0.12 Add specs