Commit d9e550e
authored
ci: exempt issues and PRs from becoming stale automatically (#1036)
## Description
Some of the issues/PRs are long-lived. But they are set to stale after
some weeks. As it creates some manual workload to remove the stale
label, this PR introduces a `work-in-progress` label. Issues/PRs with
this label are never set to stale.
## Migrations required
No
## Verification
None1 parent 8b76c0f commit d9e550e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
0 commit comments