Skip to content

Conversation

@JianLi-RH
Copy link

@JianLi-RH JianLi-RH commented Oct 27, 2025

What this PR does / why we need it:

With this new slash command we can:

  1. List all CI jobs for Openshift QE
  2. We can show current status report and platform coverage report
  3. Save us time to search jobs

We can run this slash command by both:

"List all prow jobs which name contains release-4.21 and upgrade"
Or
/prow-job:list-qe-jobs "release-4.21 upgrade"

Special notes for your reviewer:

Checklist:

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.
  • This change includes docs.

Here is a sample report:
prow_jobs_report.html

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 27, 2025
@openshift-ci openshift-ci bot requested review from bentito and bryan-cox October 27, 2025 13:01
@openshift-ci
Copy link

openshift-ci bot commented Oct 27, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JianLi-RH
Once this PR has been reviewed and has the lgtm label, please assign enxebre for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@stbenjam stbenjam closed this Oct 27, 2025
@stbenjam stbenjam reopened this Oct 27, 2025

## Implementation
Pass the user's request to the skill, which will:
- Load environment variable "bearer"
Copy link
Contributor

Choose a reason for hiding this comment

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

prefix this with a convention that avoid clashing with other processes e.g. LIST_QE_JOBS_BEARER

@JianLi-RH JianLi-RH changed the title [WIP] Adding a new slash command prow-job:list-jobs Adding a new slash command prow-job:list-jobs Oct 28, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 28, 2025
@JianLi-RH JianLi-RH changed the title Adding a new slash command prow-job:list-jobs Adding a new slash command prow-job:list-qe-jobs Oct 28, 2025
@stbenjam stbenjam closed this Oct 28, 2025
@stbenjam stbenjam reopened this Oct 28, 2025
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.

4 participants