Conversation
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
|
/lgtm |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest-required |
Signed-off-by: Rael Garcia <rael@redhat.com>
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
New changes are detected. LGTM label has been removed. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest |
44f1e02 to
902448b
Compare
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
1 similar comment
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
3 similar comments
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@raelga, |
Signed-off-by: Rael Garcia <rael@redhat.com>
Signed-off-by: Rael Garcia <rael@redhat.com>
6b32198 to
26e755b
Compare
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest |
|
@raelga, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@raelga, |
|
/retest |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Signed-off-by: Rael Garcia <rael@redhat.com>
|
/pj-rehearse periodic-ci-Azure-ARO-HCP-main-image-updater-image-updater-tooling |
|
@raelga: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mmazur, raelga The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/retest-required |
|
@raelga: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This pull request enhances the automation for image digest update PRs by introducing logic to notify users when a PR has been open for longer than a configurable threshold. It also adds a new environment variable for this threshold and updates relevant documentation. The most important changes are grouped below:
Notification improvements for stale PRs:
Configuration and documentation updates:
PR_AGE_NOTIFICATION_HOURSenvironment variable to allow configuration of the age threshold for stale PR notifications, with a default value set in the script.ref.yamlfile to document the newPR_AGE_NOTIFICATION_HOURSvariable and set its default to 10 hours.