File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Release
2+ description : Request a new release to be published.
3+ title : " Release: Go SDK"
4+ projects : ["oxidecomputer/116"]
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ Thank you for requesting a release! Please fill out the information below.
10+ - type : input
11+ id : oxide_release
12+ attributes :
13+ label : Oxide Release
14+ description : >-
15+ Which Oxide release will this need to be compatible with?
16+ placeholder : " RXX"
17+ validations :
18+ required : true
19+ - type : input
20+ id : release_date
21+ attributes :
22+ label : Release Date
23+ description : >-
24+ When does this release need to be published by?
25+ placeholder : " Jan 1, 2026"
26+ validations :
27+ required : false
28+ - type : textarea
29+ id : summary
30+ attributes :
31+ label : Summary
32+ description : >-
33+ Summarize what else is required, if anything. Normally, this will be left as-is.
34+ placeholder : >-
35+ Please publish a new release of this project, following the standard release process.
36+ value : |
37+ Please publish a new release of this project, following the standard release process.
38+ validations :
39+ required : true
You can’t perform that action at this time.
0 commit comments