Skip to content

docs: add PR title format rule to AGENTS.md#783

Merged
youngsofun merged 1 commit into
databendlabs:mainfrom
youngsofun:chore-agents-pr-title-rule
Jun 23, 2026
Merged

docs: add PR title format rule to AGENTS.md#783
youngsofun merged 1 commit into
databendlabs:mainfrom
youngsofun:chore-agents-pr-title-rule

Conversation

@youngsofun

Copy link
Copy Markdown
Member

Motivation

CI uses amannn/action-semantic-pull-request@v5 to validate PR titles against the Conventional Commits format. This rule was not documented in AGENTS.md, which means AI agents (and new contributors) could create PRs with non-conforming titles and trigger CI failures.

Changes

Added a PR title format rule to the Global Rules section of AGENTS.md:

  • Must follow type(scope): description or type: description
  • Lists all allowed types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert

Testing

Documentation-only change; no code affected. CI title check itself validates the PR title of this PR.

@youngsofun youngsofun merged commit 6a8a5bf into databendlabs:main Jun 23, 2026
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant