Skip to content

Commit 095a794

Browse files
test: Enabled ci-check and add-ci-passed-label workflows (#11320)
Signed-off-by: VaniHaripriya <vmudadla@redhat.com>
1 parent 187ecd0 commit 095a794

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/add-ci-passed-label.yml.disabled renamed to .github/workflows/add-ci-passed-label.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# DISABLED WHILE IS NOT 100% STABLE
2-
31
# This workflow adds the 'ci-passed' label to a pull request once the 'CI Check' workflow completes successfully.
42
# Resets the 'ci-passed' label status when a pull request is synchronized or reopened,
53
# indicating that changes have been pushed and CI needs to rerun.

.github/workflows/ci-checks.yml.disabled renamed to .github/workflows/ci-checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# DISABLED WHILE IS NOT 100% STABLE
2-
31
# This workflow checks if all CI checks have passed by polling every 5 minutes for a total of 8 attempts.
42
name: CI Check
53

0 commit comments

Comments
 (0)