You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Choose the area(s) this story is related to.
10
+
multiple: true
11
+
options:
12
+
- /area ci
13
+
- /area api
14
+
- /area library
15
+
- /area registry
16
+
- /area registry-viewer
17
+
- /area alizer
18
+
- /area devworkspace
19
+
- /area integration-tests
20
+
- /area test-automation
21
+
- /area releng
22
+
- /area landing-page
23
+
validations:
24
+
required: true
25
+
- type: textarea
26
+
attributes:
27
+
label: User Story
28
+
description: Describe the user, action, and intention of the story then a clear and concise description of what needs to be done to achieve this story.
29
+
placeholder: As a ... I want to ..., so that ...
30
+
value: As a ... I want to ..., so that ...
31
+
validations:
32
+
required: true
33
+
- type: textarea
34
+
attributes:
35
+
label: Acceptance Criteria
36
+
description: Decide which specific steps need to be completed, outline subtasks.
description: ⚠️ Request for an emergency registry update
3
+
title: "[Maintenance]: Promote stack <name> changes to production"
4
+
labels:
5
+
- area/registry
6
+
assignees:
7
+
- michael-valdron
8
+
body:
9
+
- type: textarea
10
+
attributes:
11
+
label: Request details
12
+
description: |
13
+
The staging devfile registry, https://registry.stage.devfile.io is refreshed upon each commit to main in this repository.
14
+
Production, https://registry.devfile.io, is promoted manually each Wednesday, as needed.
15
+
16
+
If you are a stack or sample owner and need to request an urgent refresh of https://registry.devfile.io before Wednesday (for example if a stack is broken),
17
+
please fill out the issue template below.
18
+
value: |
19
+
**Stack name:**
20
+
21
+
**Why is the refresh needed:**
22
+
23
+
**Why the refresh cannot wait until the next regularly scheduled refresh:**
0 commit comments