Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OctoPrint/OctoPrint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGina Häußge <gina@octoprint.org>2021-07-15 18:01:06 +0300
committerGina Häußge <gina@octoprint.org>2021-07-15 18:01:06 +0300
commit3985d10e043390c80c53d0b5a0d3942fbdf8e41c (patch)
treebecd692bc782e2a032d301b775d23d6ad97769fe /.github
parent85f6fa0182fede2006f56c7d2f3e678858ef907e (diff)
👷 Add ignore label to PR validation config
Diffstat (limited to '.github')
-rw-r--r--.github/pr-validation.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/pr-validation.yml b/.github/pr-validation.yml
index b6644f25c..b44ba7855 100644
--- a/.github/pr-validation.yml
+++ b/.github/pr-validation.yml
@@ -1,5 +1,6 @@
approve_label: "approved"
problem_label: "needs some work"
+ignore_label: "skip validation"
allowed_targets: ["maintenance", "devel", "staging/maintenance", "staging/devel"]
forbidden_sources: