Git Commit Format by openshift/hypershift
npx skills add https://github.com/openshift/hypershift --skill 'Git Commit Format'在 HyperShift 项目中,所有 git 提交均采用约定式提交格式。
<类型>(<作用域>): <描述>
[可选正文]
[页脚]
feat!: send email when product shipped
feat: allow config to extend other configs
BREAKING CHANGE: `extends` key now used for extending config files
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
chore!: drop support for Node 6
BREAKING CHANGE: use JavaScript features not available in Node 6.
必须始终包含带有姓名和电子邮件的 Signed-off-by 页脚。
按以下优先级顺序获取凭据:
$GIT_AUTHOR_NAME 和 $GIT_AUTHOR_EMAILgit config user.name 和 git config user.email当 Claude 协助创建或生成提交信息时,必须始终包含 Commit-Message-Assisted-by: Claude (via Claude Code)。
Commit-Message-Assisted-by: Claude (via Claude Code)
make run-gitlint 以验证提交信息docs: correct spelling of CHANGELOG
Signed-off-by: Bryan Cox <brcox@redhat.com>
Commit-Message-Assisted-by: Claude (via Claude Code)
feat(azure): add workload identity support
Signed-off-by: Bryan Cox <brcox@redhat.com>
Commit-Message-Assisted-by: Claude (via Claude Code)
fix: prevent racing of requests
Introduce request ID and reference to latest request. Dismiss
incoming responses other than from latest request.
Remove timeouts which were used to mitigate racing but are
obsolete now.
Reviewed-by: Jane Doe
Refs: #123
Signed-off-by: Bryan Cox <brcox@redhat.com>
Commit-Message-Assisted-by: Claude (via Claude Code)
创建提交时:
<类型>(<作用域>): <描述>Signed-off-by 页脚Commit-Message-Assisted-by: Claude (via Claude Code) 页脚make run-gitlint 进行验证BREAKING CHANGE每周安装次数
–
代码仓库
GitHub 星标数
515
首次出现时间
–
安全审计
Apply conventional commit format for all git commits in the HyperShift project.
<type>(<scope>): <description>
[optional body]
[footers]
feat!: send email when product shipped
feat: allow config to extend other configs
BREAKING CHANGE: `extends` key now used for extending config files
chore!: drop support for Node 6
BREAKING CHANGE: use JavaScript features not available in Node 6.
ALWAYS includeSigned-off-by footer with name and email.
Get credentials in this priority order:
$GIT_AUTHOR_NAME and $GIT_AUTHOR_EMAILgit config user.name and git config user.emailALWAYS includeCommit-Message-Assisted-by: Claude (via Claude Code) when Claude assists with creating or generating the commit message.
Commit-Message-Assisted-by: Claude (via Claude Code)
make run-gitlint to validate commit messagesdocs: correct spelling of CHANGELOG
Signed-off-by: Bryan Cox <brcox@redhat.com>
Commit-Message-Assisted-by: Claude (via Claude Code)
feat(azure): add workload identity support
Signed-off-by: Bryan Cox <brcox@redhat.com>
Commit-Message-Assisted-by: Claude (via Claude Code)
fix: prevent racing of requests
Introduce request ID and reference to latest request. Dismiss
incoming responses other than from latest request.
Remove timeouts which were used to mitigate racing but are
obsolete now.
Reviewed-by: Jane Doe
Refs: #123
Signed-off-by: Bryan Cox <brcox@redhat.com>
Commit-Message-Assisted-by: Claude (via Claude Code)
When creating commits:
<type>(<scope>): <description>Signed-off-by footerCommit-Message-Assisted-by: Claude (via Claude Code) footermake run-gitlintBREAKING CHANGE for breaking changesConventional Commits Specification: https://www.conventionalcommits.org/en/v1.0.0/#specification
Weekly Installs
–
Repository
GitHub Stars
515
First Seen
–
Security Audits
Azure Data Explorer (Kusto) 查询技能:KQL数据分析、日志遥测与时间序列处理
107,900 周安装
Cloudflare Python Workers 教程:使用 Pyodide 在边缘运行 Python 代码
316 周安装
undocs - 基于 Nuxt 的零配置极简文档主题与 CLI 工具
318 周安装
知识库文章写作指南:SEO优化、结构与格式标准,提升客户自助服务效率
316 周安装
ts-agent-sdk:为AI代理生成类型化TypeScript SDK,简化MCP服务器交互
317 周安装
后端开发模式与架构设计:RESTful API、仓储模式、服务层与中间件最佳实践
317 周安装
Snowflake原生Streamlit应用开发指南:部署、运行时与安全模型详解
320 周安装