Skip to content

feat(cts): add this data source to check whether data can be transferred to the OBS bucket #16532

feat(cts): add this data source to check whether data can be transferred to the OBS bucket

feat(cts): add this data source to check whether data can be transferred to the OBS bucket #16532

Workflow file for this run

name: Prow Action
on:
pull_request_target:
types: [ opened, edited, reopened, synchronize ]
issue_comment:
types: [ created ]
jobs:
prow:
runs-on: ubuntu-latest
env:
ROBOT_PAT: ${{ secrets.ROBOT_PAT }}
steps:
- name: Prow
if: ${{ env.ROBOT_PAT }}
uses: chnsz/[email protected]
with:
github-token: "${{ env.ROBOT_PAT }}"
jobs: lgtm
prow-commands: |
/assign
/unassign
/cc
/uncc
/retitle
/approve
/lgtm
/close
/lock
/hold