Skip to content

Commit 4b6f96b

Browse files
committed
test: disable remove-label workflow
1 parent ea0e144 commit 4b6f96b

105 files changed

Lines changed: 0 additions & 945 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ai-platform-snippets.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,6 @@ jobs:
9797
name: test-results
9898
path: ai-platform/snippets/${{ env.MOCHA_REPORTER_OUTPUT }}
9999
retention-days: 1
100-
remove_label:
101-
permissions:
102-
contents: 'read'
103-
id-token: 'write'
104-
if: |
105-
github.event.action == 'labeled' &&
106-
github.event.label.name == 'actions:force-run' &&
107-
always()
108-
uses: ./.github/workflows/remove-label.yaml
109100
flakybot:
110101
permissions:
111102
contents: 'read'

.github/workflows/appengine-analytics.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-analytics'
4343
path: 'appengine/analytics'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-building-an-app-build.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-building-an-app-build'
4343
path: 'appengine/building-an-app/build'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-building-an-app-update.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-building-an-app-update'
4343
path: 'appengine/building-an-app/update'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-datastore.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-datastore'
4343
path: 'appengine/datastore'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-endpoints.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-endpoints'
4343
path: 'appengine/endpoints'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-hello-world-flexible.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-hello-world-flexible'
4343
path: 'appengine/hello-world/flexible'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-hello-world-standard.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-hello-world-standard'
4343
path: 'appengine/hello-world/standard'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-memcached.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-memcached'
4343
path: 'appengine/memcached'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-metadata-flexible.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-metadata-flexible'
4343
path: 'appengine/metadata/flexible'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

0 commit comments

Comments
 (0)