infra: add issue validator and stale action (#4061)

* infra: update stale action

* infra: add issue validator

* code clean

* add missing labels

* fix reproduction check

* code clean

* add version check

* fix version check

* add missing label

* add note to version message

* code clean

* update stale message
This commit is contained in:
Krzysztof Moch
2024-08-21 09:55:45 +02:00
committed by GitHub
parent 1b691f8e81
commit 4611284247
5 changed files with 317 additions and 61 deletions

View File

@@ -74,7 +74,7 @@ body:
- type: input
id: reproduction-repo
attributes:
label: Reproduction
label: Reproduction Link
description: Provide a link to a repository with a reproduction of the bug, this is optional but it will make us to fix the bug faster
placeholder: Reproduction Repository
value: "repository link"