Skip to content

Releases: lmasaya/pagerduty-notifier-action

update README to include PAGERDUTY_SOURCE_URL parameter

16 Jul 21:56
decb6c5
Compare
Choose a tag to compare

Add missing parameter documentation from the v1.2.0 version.

fix missing username when referencing docker repo

05 Jul 18:18
decb6c5
Compare
Choose a tag to compare
v1

update README to include PAGERDUTY_SOURCE_URL parameter (#9)

Add a Pull Request URL to notification

15 Jul 21:25
02c3254
Compare
Choose a tag to compare

Include a Pull Request URL to the notification for further examination

Use static name for reference to docker container

05 Jul 17:59
7d164e2
Compare
Choose a tag to compare
v1.1.3

use static container name based on repo name

Improve self-reference syntax in notifier

05 Jul 17:46
d264345
Compare
Choose a tag to compare
v1.1.2

use double brackets syntax for notifier action

Fix name/description issue with CI action

05 Jul 17:14
bb23b77
Compare
Choose a tag to compare

New CI action was failing due to adding name+description. Removed.

Add CI to build, tag and publish to Docker Hub

05 Jul 17:05
838cbd0
Compare
Choose a tag to compare

Eliminate the need to manually build image and publish to DockerHub.
If forking, you need to set DOCKERHUB_USERNAME and DOCKERHUB_PASSWORD secrets in your repository