github-tools / github-tools/github-release-notes
add dry-run tag for testing
- 主要语言
- JavaScript
- 星标
- 897
- 派生
- 313
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'd like to be able to set this up to be run automatically by jenkins when we run the script to deploy a release. it would be great if there was a --dry-run flag that would increase the log verbosity and show what the resulting context of the release log would be via stdout for testing purposes
贡献指南
调研方向
Start with the script entry point used to deploy a release and inspect how command-line flags, logging, and release-log output are handled. Define the --dry-run behavior around Jenkins use: increase verbosity, avoid the actual release action, and print the resulting release-log context to stdout; verify the existing release workflow still behaves normally.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, node.js
- 领域
- cli, release
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100