Lines Matching +full:automate +full:- +full:issues +full:- +full:labels
1 name: Labeling new issues
3 issues:
10 automate-issues-labels:
12 issues: write
13 runs-on: ubuntu-latest
14 if: github.repository == 'llvm/llvm-project'
16 - uses: llvm/actions/issue-labeler@main
18 repo-token: ${{ secrets.ISSUE_SUBSCRIBER_TOKEN }}
19 configuration-path: .github/new-issues-labeler.yml
20 include-title: 1
21 include-body: 0
22 sync-labels: 0
23 enable-versioned-regex: 0