You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jobs:
add-reviews:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: kentaro-m/auto-assign-action@v1.2.5
with:
configuration-path: '.github/reviewers2.yaml' # Only needed if you use something other than .github/auto_assign.yml
The text was updated successfully, but these errors were encountered:
I was trying out this action, but an warning "Resource not accessible by integration" was reported and no reviewers were assigned.
The output is here: https://github.com/bluven-org/test/actions/runs/5374670624/jobs/9750300069
My action config:
The text was updated successfully, but these errors were encountered: