Open
Description
Currently GitHub actions stores artifacts with rendered manuscript for pull request builds. However, Actions do not leave comments on pull requests. AppVeyor does leave comments, but requires using an additional CI service and duplicating computation.
Therefore, it'd simplify things if we could have GitHub Actions comment on PR, perhaps as an optional feature. Users such as @olgabot and @agitter have indicated they like the convenience of PR comments. PR comments are also good for users that don't have a deep understand of CI and are better suited with ChatOps style interfaces.
It looks like there are already PR comment actions:
- https://github.com/harupy/comment-on-pr
- https://github.com/unsplash/comment-on-pr
- https://github.com/peter-evans/create-or-update-comment
Related issues that we've addressed:
Metadata
Metadata
Assignees
Labels
No labels