Skip to content

Attempt to fix registry-scanner for changes in dirs in opentelemetry-js-contrib.git #7552

Attempt to fix registry-scanner for changes in dirs in opentelemetry-js-contrib.git

Attempt to fix registry-scanner for changes in dirs in opentelemetry-js-contrib.git #7552

name: Component owners
on:
pull_request_target:
permissions:
contents: read
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