LABELS.md,.github/ISSUE_TEMPLATE: update labels and add integration field to common
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
options:
|
||||
- Unknown
|
||||
- Auditor
|
||||
- Auth
|
||||
- Catalog
|
||||
- CLI Tooling
|
||||
- Core Framework
|
||||
@@ -40,15 +41,34 @@
|
||||
- Events System
|
||||
- Home
|
||||
- Kubernetes Plugin
|
||||
- Microsite
|
||||
- Notifications
|
||||
- OpenAPI Tooling
|
||||
- Permission Framework
|
||||
- Software Templates
|
||||
- Search
|
||||
- Software Templates
|
||||
- TechDocs
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: integration
|
||||
attributes:
|
||||
label: '🔗 External Integration'
|
||||
description: Is this issue related to an integration with any particular external system?
|
||||
options:
|
||||
- N/A
|
||||
- AWS
|
||||
- Azure
|
||||
- Azure DevOps
|
||||
- Bitbucket Cloud
|
||||
- Bitbucket Server
|
||||
- GCP
|
||||
- Gerrit
|
||||
- Gitea
|
||||
- GitHub
|
||||
- GitLab
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- id: read-code-of-conduct
|
||||
type: checkboxes
|
||||
attributes:
|
||||
|
||||
@@ -49,6 +49,7 @@ body:
|
||||
options:
|
||||
- Unknown
|
||||
- Auditor
|
||||
- Auth
|
||||
- Catalog
|
||||
- CLI Tooling
|
||||
- Core Framework
|
||||
@@ -57,15 +58,15 @@ body:
|
||||
- Events System
|
||||
- Home
|
||||
- Kubernetes Plugin
|
||||
- Microsite
|
||||
- Notifications
|
||||
- OpenAPI Tooling
|
||||
- Permission Framework
|
||||
- Software Templates
|
||||
- Search
|
||||
- Software Templates
|
||||
- TechDocs
|
||||
validations:
|
||||
required: true
|
||||
# This field is managed by .common.yaml
|
||||
- type: dropdown
|
||||
id: integration
|
||||
attributes:
|
||||
@@ -80,10 +81,10 @@ body:
|
||||
- Bitbucket Server
|
||||
- GCP
|
||||
- Gerrit
|
||||
- Gitea
|
||||
- GitHub
|
||||
- GitLab
|
||||
- Gitea
|
||||
- LDAP
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: '📖 Documentation Issue'
|
||||
description: 'Report an issue in the Backstage documentation'
|
||||
labels:
|
||||
- domain:docs
|
||||
- type:documentation
|
||||
- status:needs-triage
|
||||
body:
|
||||
@@ -27,6 +28,7 @@ body:
|
||||
options:
|
||||
- Unknown
|
||||
- Auditor
|
||||
- Auth
|
||||
- Catalog
|
||||
- CLI Tooling
|
||||
- Core Framework
|
||||
@@ -35,15 +37,15 @@ body:
|
||||
- Events System
|
||||
- Home
|
||||
- Kubernetes Plugin
|
||||
- Microsite
|
||||
- Notifications
|
||||
- OpenAPI Tooling
|
||||
- Permission Framework
|
||||
- Software Templates
|
||||
- Search
|
||||
- Software Templates
|
||||
- TechDocs
|
||||
validations:
|
||||
required: true
|
||||
# This field is managed by .common.yaml
|
||||
- type: dropdown
|
||||
id: integration
|
||||
attributes:
|
||||
@@ -58,10 +60,10 @@ body:
|
||||
- Bitbucket Server
|
||||
- GCP
|
||||
- Gerrit
|
||||
- Gitea
|
||||
- GitHub
|
||||
- GitLab
|
||||
- Gitea
|
||||
- LDAP
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
@@ -39,6 +39,7 @@ body:
|
||||
options:
|
||||
- Unknown
|
||||
- Auditor
|
||||
- Auth
|
||||
- Catalog
|
||||
- CLI Tooling
|
||||
- Core Framework
|
||||
@@ -47,12 +48,11 @@ body:
|
||||
- Events System
|
||||
- Home
|
||||
- Kubernetes Plugin
|
||||
- Microsite
|
||||
- Notifications
|
||||
- OpenAPI Tooling
|
||||
- Permission Framework
|
||||
- Software Templates
|
||||
- Search
|
||||
- Software Templates
|
||||
- TechDocs
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -41,6 +41,7 @@ body:
|
||||
options:
|
||||
- Unknown
|
||||
- Auditor
|
||||
- Auth
|
||||
- Catalog
|
||||
- CLI Tooling
|
||||
- Core Framework
|
||||
@@ -49,12 +50,11 @@ body:
|
||||
- Events System
|
||||
- Home
|
||||
- Kubernetes Plugin
|
||||
- Microsite
|
||||
- Notifications
|
||||
- OpenAPI Tooling
|
||||
- Permission Framework
|
||||
- Software Templates
|
||||
- Search
|
||||
- Software Templates
|
||||
- TechDocs
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user