Skip to content

Commit 22a6b8f

Browse files
Upgrade CI (21 Nov 2025 11:27:20)
1 parent b620dcd commit 22a6b8f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/operator_ci.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ jobs:
137137
with:
138138
message: |
139139
${{ steps.op-traffic-light.outputs.opp_pr_revievers }}, please approve as you are original reviewer(s).
140-
           
141-
           - To add more contributors to `ci.yaml` follow instruction [here](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/operator-ci-yaml).
142-
            - To approve follow instruction [here](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/self-merge-updates/#how-can-i-approve-a-pr-against-my-operator)
140+
141+
- To add more contributors to `ci.yaml` follow instruction [here](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/operator-ci-yaml).
142+
- To approve follow instruction [here](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/self-merge-updates/#how-can-i-approve-a-pr-against-my-operator)
143143
repo-token: ${{ secrets.GITHUB_TOKEN }}
144144
repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens
145145
allow-repeats: false
@@ -153,7 +153,7 @@ jobs:
153153
154154
${{ steps.op-traffic-light.outputs.opp_pr_revievers }}, Please note that ci.yml was changed.
155155
156-
            - To approve follow instruction [here](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/self-merge-updates/#how-can-i-approve-a-pr-against-my-operator)
156+
- To approve follow instruction [here](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/self-merge-updates/#how-can-i-approve-a-pr-against-my-operator)
157157
repo-token: ${{ secrets.GITHUB_TOKEN }}
158158
repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens
159159
allow-repeats: false
@@ -316,7 +316,7 @@ jobs:
316316
317317
<details>
318318
Reason: Non CSV files were changed in existing operator !!!
319-
            More info about allowed changes can be found in [documetnation](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/operator-version-update/#minor-cosmetics-changes).
319+
More info about allowed changes can be found in [documetnation](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/operator-version-update/#minor-cosmetics-changes).
320320
</details>
321321
repo-token: ${{ secrets.GITHUB_TOKEN }}
322322
repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens
@@ -347,7 +347,7 @@ jobs:
347347
348348
<details>
349349
350-
            More info about allowed changes can be found in [documetnation](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/troubleshooting/#minor-changes).
350+
More info about allowed changes can be found in [documetnation](https://${{ env.OPP_THIS_REPO_ORG }}.github.io/${{ env.OPP_THIS_REPO_NAME }}/troubleshooting/#minor-changes).
351351
</details>
352352
repo-token: ${{ secrets.GITHUB_TOKEN }}
353353
repo-token-user-login: 'github-actions[bot]' # The user.login for temporary GitHub tokens

0 commit comments

Comments
 (0)