Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Conversation

@a2ikm
Copy link
Collaborator

@a2ikm a2ikm commented Feb 18, 2021

As you can see, if a GitHub Action job fails in a pull request, this comment-failure-action adds a comment to tell what job failed.

You can see the workflow configuration at https://github.com/quipper/comment-failure-action/blob/demo/.github/workflows/demo.yml.

@a2ikm a2ikm force-pushed the demo branch 5 times, most recently from b73b867 to 0cebbdb Compare February 18, 2021 10:26
@a2ikm a2ikm changed the title Add test to demo failure DEMO Feb 19, 2021
@a2ikm a2ikm changed the title DEMO Demo Feb 19, 2021
@a2ikm a2ikm force-pushed the demo branch 3 times, most recently from 819575b to eafd4ae Compare February 19, 2021 06:09
@quipper quipper deleted a comment from github-actions bot Feb 19, 2021
@github-actions
Copy link

github-actions bot commented Feb 24, 2021

GitHub Action status on 2438e92 generated by comment-failure-action

build-test

job url
build https://github.com/quipper/comment-failure-action/runs/1968496266

@quipper quipper deleted a comment from github-actions bot Mar 24, 2021
fghaas pushed a commit to fghaas/cleura-docs that referenced this pull request Aug 16, 2023
Without this change, when a PR results in a build failure, the onus is
on the PR submitter to find the failed build, and the corresponding
build log. That is somewhat tedious and not particularly intuituive.

Instead, use a separate GitHub Action that posts a comment back to the
PR thread, containing a direct link to the failed build log. This
should hopefully make it easier for PR submitters to find out what
exactly their submitted change breaks.

Reference:
quipper/comment-failure-action#6
fghaas pushed a commit to fghaas/cleura-docs that referenced this pull request Aug 16, 2023
Without this change, when a PR results in a build failure, the onus is
on the PR submitter to find the failed build, and the corresponding
build log. That is somewhat tedious and not particularly intuituive.

Instead, use a separate GitHub Action that posts a comment back to the
PR thread, containing a direct link to the failed build log. This
should hopefully make it easier for PR submitters to find out what
exactly their submitted change breaks.

References:
https://github.com/quipper/comment-failure-action/
quipper/comment-failure-action#6
fghaas pushed a commit to fghaas/cleura-docs that referenced this pull request Aug 16, 2023
Without this change, when a PR results in a build failure, the onus is
on the PR submitter to find the failed build, and the corresponding
build log. That is somewhat tedious and not particularly intuituive.

Instead, use a separate GitHub Action that posts a comment back to the
PR thread, containing a direct link to the failed build log. This
should hopefully make it easier for PR submitters to find out what
exactly their submitted change breaks.

References:
https://github.com/quipper/comment-failure-action/
quipper/comment-failure-action#6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants