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

Update releaseCheck.sh to exit 3 to indicate UNSTABLE job result #136

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

andrew-m-leonard
Copy link
Contributor

Provides a simple fix for adoptium/temurin-build#3064

The job configuration then uses the Advanced shell exit setting: "Exit code to set build unstable"
with a value of "3" to indicate UNSTABLE.

A subsequent feature will update the release job to be a pipeline jenkins file, which can set the result more precisely.

Signed-off-by: Andrew Leonard <anleonar@redhat.com>
@andrew-m-leonard andrew-m-leonard self-assigned this Sep 5, 2023
Copy link

@steelhead31 steelhead31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smlambert smlambert merged commit b9bea0e into adoptium:master Sep 5, 2023
5 checks passed
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.

3 participants