Skip to content

docs: Document semantic PR title guidance - #2060

Merged
zeitlinger merged 1 commit into
prometheus:mainfrom
zeitlinger:codex/agents-semantic-pr-titles
Apr 27, 2026
Merged

docs: Document semantic PR title guidance#2060
zeitlinger merged 1 commit into
prometheus:mainfrom
zeitlinger:codex/agents-semantic-pr-titles

Conversation

@zeitlinger

Copy link
Copy Markdown
Member

Summary

Document PR title expectations for AI coding agents working in this repository.

  • Require semantic/conventional PR title prefixes such as feat:, fix:, docs:, chore:, or test:.
  • Tell agents not to use [codex] in PR titles.
  • Ask agents to match the title type to the primary user-facing change.

Validation

  • mise run lint
  • git diff --check
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@zeitlinger
zeitlinger marked this pull request as ready for review April 27, 2026 08:28
@zeitlinger
zeitlinger merged commit 7277889 into prometheus:main Apr 27, 2026
10 checks passed
@zeitlinger
zeitlinger deleted the codex/agents-semantic-pr-titles branch April 27, 2026 11:43
zeitlinger added a commit that referenced this pull request Apr 27, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.6.1](v1.6.0...v1.6.1)
(2026-04-27)


### Bug Fixes

* Preserve original metric names in OM2 output
([#2058](#2058))
([59a7a6d](59a7a6d))


### Documentation

* clarify 1.6.0 release notes
([#2062](#2062))
([9e5d591](9e5d591))
* Document semantic PR title guidance
([#2060](#2060))
([7277889](7277889))

---
> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants