Commit 9cc2590
feat: add title and description to gh-attach-assets release
When the release-asset strategy creates the dummy release for the first
time, it now sets a clear title ('gh-attach image assets') and a body
that explains the release is used as asset storage and should not be
deleted.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b7a0e12 commit 9cc2590
3 files changed
Lines changed: 6 additions & 2 deletions
File tree
- openspec/specs/core
- src/core/strategies
- test/unit/core/strategies
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments