fix(ci/cd): detect uncommited swagger docs (#1724)

Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
Alexei Dodon
2023-08-23 19:21:43 +03:00
committed by GitHub
parent 6d65401499
commit ca2904762a
15 changed files with 53 additions and 45 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
name: Bug report
description: File a bug report
title: "[Bug]: "
labels: bug
title: "[Bug]: "
labels: ["bug"]
body:
- type: input
attributes:
attributes:
label: "zot version"
placeholder: "v1.4.3 or commit hash"
validations:
@@ -23,12 +23,12 @@ body:
1. Configuration
2. Client tool used
3. Seen error
- type: textarea
attributes:
label: "Expected behavior"
description: "A clear and concise description of what you expected to happen."
- type: textarea
attributes:
label: "Screenshots"
+1 -1
View File
@@ -1,7 +1,7 @@
name: Feature request
description: Request a feature
title: "[Feat]: "
labels: feature
labels: ["feature"]
body:
- type: textarea
attributes: