mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 04:26:51 +00:00
chore: add new label to bug form (#1913)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -70,6 +70,8 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: I've already upgraded ARC (including the CRDs, see charts/actions-runner-controller/docs/UPGRADING.md for details) to the latest and it didn't fix the issue
|
- label: I've already upgraded ARC (including the CRDs, see charts/actions-runner-controller/docs/UPGRADING.md for details) to the latest and it didn't fix the issue
|
||||||
required: true
|
required: true
|
||||||
|
- label: I've migrated to the workflow job webhook event (if you using webhook driven scaling)
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: resource-definitions
|
id: resource-definitions
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user