Skip to content

Add Jenkins pipeline for SUSE image health check#1982

Open
jordimassaguerpla wants to merge 8 commits intomasterfrom
add_suse_health_check
Open

Add Jenkins pipeline for SUSE image health check#1982
jordimassaguerpla wants to merge 8 commits intomasterfrom
add_suse_health_check

Conversation

@jordimassaguerpla
Copy link
Copy Markdown
Member

No description provided.

Added a cron trigger to schedule the pipeline execution daily.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Jenkins pipeline job intended to verify the “health grade” of a SUSE container image/repository page and fail the build if the grade is not acceptable.

Changes:

  • Introduces a new declarative Jenkins pipeline that fetches a SUSE registry repository page and extracts a “health grade”.
  • Fails the pipeline when the grade is missing or not A.
  • Adds a simple post { always { ... } } completion message.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread jenkins_pipelines/mlm_ai/Jenkinsfile_mlm_51_ai_registry_health_status Outdated
Comment thread jenkins_pipelines/mlm_ai/Jenkinsfile_mlm_51_ai_registry_health_status Outdated
Comment thread jenkins_pipelines/mlm_ai/Jenkinsfile_mlm_51_ai_registry_health_status Outdated
jordimassaguerpla and others added 3 commits April 15, 2026 11:54
…_status

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…_status

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…_status

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread jenkins_pipelines/mlm_ai/Jenkinsfile_mlm_51_ai_registry_health_status Outdated
Comment thread jenkins_pipelines/mlm_ai/Jenkinsfile_mlm_51_ai_registry_health_status Outdated
jordimassaguerpla and others added 2 commits April 15, 2026 12:11
…_status

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…_status

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread jenkins_pipelines/mlm_ai/Jenkinsfile_mlm_51_ai_registry_health_status Outdated
…_status

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

2 participants