add exempt issue labels (#6602)

* add exempt issue labels

* add launchpad

* Update .github/workflows/stale.yml

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
This commit is contained in:
Marko 2020-07-05 10:59:48 +02:00 committed by GitHub
parent 4459201591
commit 4380d03068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,3 +19,4 @@ jobs:
days-before-stale: 10
days-before-close: 4
exempt-pr-labels: "pinned, security, proposal"
exempt-issues-labels: "pinned, security, proposal"