File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88jobs :
99 cleanup :
10- uses : cloudoperators/common/.github/workflows/shared-ghcr-cleanup.yaml@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
10+ uses : cloudoperators/common/.github/workflows/shared-ghcr-cleanup.yaml@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
1111 with :
1212 package : greenhouse,greenhouse/charts/greenhouse
1313 dry-run : true
Original file line number Diff line number Diff line change 3939 - name : " E2E"
4040 id : e2e
4141 continue-on-error : true
42- uses : cloudoperators/common/workflows/e2e@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
42+ uses : cloudoperators/common/workflows/e2e@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
4343 env :
4444 RUNTIME_ENV : " CI"
4545 GH_APP_ID : ${{ secrets.CLOUDOPERATOR_APP_ID }}
Original file line number Diff line number Diff line change 4747 - name : " E2E"
4848 id : e2e
4949 continue-on-error : true
50- uses : cloudoperators/common/workflows/e2e@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
50+ uses : cloudoperators/common/workflows/e2e@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
5151 env :
5252 RUNTIME_ENV : " CI"
5353 GH_APP_ID : ${{ secrets.CLOUDOPERATOR_APP_ID }}
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ on: [pull_request]
88
99jobs :
1010 reuse :
11- uses : cloudoperators/common/.github/workflows/shared-reuse.yaml@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
11+ uses : cloudoperators/common/.github/workflows/shared-reuse.yaml@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
Original file line number Diff line number Diff line change 2121 security-events : write
2222 actions : read
2323 contents : read
24- uses : cloudoperators/common/.github/workflows/shared-codeql.yaml@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
24+ uses : cloudoperators/common/.github/workflows/shared-codeql.yaml@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
2525 with :
2626 runs-on : " ['ubuntu-latest']"
2727 language : " ['go']"
Original file line number Diff line number Diff line change 1111 if : github.event.label.name == 'backlog'
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : cloudoperators/common/workflows/issue-project-sync@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
14+ - uses : cloudoperators/common/workflows/issue-project-sync@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
1515 with :
1616 GH_TOKEN : ${{ secrets.GH_PROJECT_TOKEN }}
Original file line number Diff line number Diff line change 1010 triage :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : cloudoperators/common/workflows/issue-triage@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
13+ - uses : cloudoperators/common/workflows/issue-triage@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
Original file line number Diff line number Diff line change 88 permissions :
99 issues : write
1010 pull-requests : write
11- uses : cloudoperators/common/.github/workflows/shared-stale.yaml@f87e1e6b7889707a9c10d1a8a9f9f481eb311c06 # main
11+ uses : cloudoperators/common/.github/workflows/shared-stale.yaml@c5ee48b3e45f779545e42861b3f361cd3848abd8 # main
You can’t perform that action at this time.
0 commit comments