Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Demo #6

wants to merge 2 commits into from

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 added 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 added 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 added 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant