OpenListTeam / OpenListTeam/OpenList
[Feature] Github Release 驱动增加更新日志
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
请确认以下事项
-
我已确认阅读并同意 AGPL-3.0 第15条 。
本程序不提供任何明示或暗示的担保,使用风险由您自行承担。 -
我已确认阅读并同意 AGPL-3.0 第16条 。
无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。 -
我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。
-
我已确认阅读了OpenList文档。
-
我已确认没有重复的问题或讨论。
-
我认为此问题必须由
OpenList处理,而非第三方。 -
我已确认此功能尚未被实现。
-
我已确认此功能是合理的,且有普遍需求,并非我个人需要。
需求描述
希望在GitHub release的挂载方式上增加更新日志选项,比如:
[v4.1.3]
189PC,189TV:
Add refreshToken and qrcode login - by @foxxorcat
alias:
Support pass through provider - by @KirCute
drivers:
Add cnb_releases - by @xrgzs
Add a driver that divides large files into multiple chunks - by @KirCute
local:
Auto create recycle dir if not exists - by @tursom
style:
Add driver icons and disk usage - by @KirCute
🐞 Bug Fixes
123: Add get and list hash info - by @KirCute
ci: Add tag_name to upload assets step - by @Suyunmeng
local: Cannot mkdir on specific platforms - by @KirCute
security: Zip slip - by @hshpy
stream: Http chucked upload issue - by @TwoOnefour
实现思路
No response
附加信息
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GitHub Release mounting implementation and any release-related workflow or tests. Determine how an optional changelog should be configured and rendered, then verify that enabling it produces grouped release notes like the requested example without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100