Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,11 @@ jobs:
id: preview-url
```

## Related actions

- [Action Comment Pull Request](https://github.com/thollander/actions-comment-pull-request) offers a similar functionality. Does not support failing, but offers reading the message from a file.
- [GitHub Comment on PR](https://github.com/koppor/ghprcomment/) triggers comment based on failed workflows.

## Contributing

Contributions are welcome :pray: Please [open an issue](https://github.com/hasura/comment-progress/issues/new) before working on something big or breaking.
Expand Down