Skip to content

Auto-update registry versions (6f79e4258b7e90909b3140ad027c734cb33d01f3) #5104

Auto-update registry versions (6f79e4258b7e90909b3140ad027c734cb33d01f3)

Auto-update registry versions (6f79e4258b7e90909b3140ad027c734cb33d01f3) #5104

name: Component owners
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Assign component owners
permissions:
contents: read
issues: write
pull-requests: write
if: github.repository_owner == 'open-telemetry'
steps:
- uses: dyladan/[email protected]
with:
config-file: .github/component-owners.yml
repo-token: ${{ secrets.OPENTELEMETRYBOT_OPENTELEMETRY_IO_PAT }}
assign-owners: false