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

Post link for pipeline errors in a comment, if pipelines fail #96

Open
alalazo opened this issue Aug 19, 2024 · 0 comments
Open

Post link for pipeline errors in a comment, if pipelines fail #96

alalazo opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alalazo
Copy link
Member

alalazo commented Aug 19, 2024

Many times occasional users struggle to find pipeline failures in PRs. Reviewers have to check the PR, look at the failure in pipelines, then manually post a comment with some link - to explain why the PR is still in the queue.

If we could post a message in the PRs with link to failures, similar to:

There are errors in <link to pipelines>:

<details>

<summary>Failed builds</summary>

- link 1 
- link 2
...

</details>

that would help users proceed independently with their PRs.

@alalazo alalazo added the enhancement New feature or request label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant