Skip to content

send CI link to PR comment even when the test fails#380

Open
aptalca wants to merge 1 commit intomonthlyfrom
ci-fail
Open

send CI link to PR comment even when the test fails#380
aptalca wants to merge 1 commit intomonthlyfrom
ci-fail

Conversation

@aptalca
Copy link
Member

@aptalca aptalca commented Mar 5, 2026

Currently the CI test results are added to PRs as comments only if the build succeeds. However, it is very useful to know when the build fails as a result of the CI test failing, as it suggests a runtime issue.

Another issue is, if a PR has a commit with a successful CI test, followed by a commit with a failing CI test, the comments in the PR will be misleading as the last comment will show a successful build.

This PR ensures that the PR comment is added every time the CI test is completed, whether successful or not.

@aptalca aptalca requested a review from a team March 5, 2026 14:03
@LinuxServer-CI LinuxServer-CI moved this to PRs Ready For Team Review in Issue & PR Tracker Mar 5, 2026
@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/beac3828-pkg-beac3828-dev-b243a10705557bf67684a7b761477f8ff6192683-pr-380/index.html
https://ci-tests.linuxserver.io/lspipepr/jenkins-builder/beac3828-pkg-beac3828-dev-b243a10705557bf67684a7b761477f8ff6192683-pr-380/shellcheck-result.xml

Tag Passed
amd64-beac3828-pkg-beac3828-dev-b243a10705557bf67684a7b761477f8ff6192683-pr-380
arm64v8-beac3828-pkg-beac3828-dev-b243a10705557bf67684a7b761477f8ff6192683-pr-380

@github-project-automation github-project-automation bot moved this from PRs Ready For Team Review to PRs Approved in Issue & PR Tracker Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: PRs Approved

Development

Successfully merging this pull request may close these issues.

3 participants