Merge pull request #116 from Azure/users/balaga-gayatri/defaultlabels

Update defaultLabels.yml
This commit is contained in:
Balaga Gayatri 2021-06-03 18:23:36 +05:30 committed by GitHub
commit c590679de3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,15 +13,6 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/stale@v3
name: Default issue label as need-to-triage
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is marked need-to-triage for generating issues report.'
stale-issue-label: 'need-to-triage'
days-before-stale: 0
days-before-close: -1
operations-per-run: 100
- uses: actions/stale@v3
name: Setting issue as idle