Notify QA Wolf on Deploy
Version updated for https://github.com/qawolf/notify-qawolf-on-deploy-action to version v1.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
v1.2.0
- Don’t guess a recent PR number based on SHA for non-PR events
v1.1.5
- Allow
pull-request-numberas a valid input param
v1.1.4
- Fix a problem where the
shapassed in viamerge_groupevents was wrong, causing commit checks to never complete
v1.1.3
- Update README.md to include
deployment_typeexamples
v1.1.2
- Correct code sample in README where
GITHUB_TOKENis being passed as asecretsinstead of anenv
v1.1.1
- Improve logging to facilitate debugging
v1.1.0
- Expose an
eventIdon errors - Output the
environmentIdonattemptNotifyDeploy
v1.0.4
- Extract information from Github Event and send it to
attemptNotifyDeploy
v1.0.3
- Add
qawolf-base-urloptional input
v1.0.2
- Fix action name on documentation
v1.0.1
- Fix build problem and add branding
v1.0.0
- Initial version