Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Remove docs prefix from automated workflow PR titles#108

Open
javdl wants to merge 1 commit intomainfrom
remove-docs-prefix
Open

Remove docs prefix from automated workflow PR titles#108
javdl wants to merge 1 commit intomainfrom
remove-docs-prefix

Conversation

@javdl
Copy link
Contributor

@javdl javdl commented Mar 12, 2026

Remove [docs] title-prefix from agentic workflows to comply with commit/PR title rules. Related to fuww/frontend#3138

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cb383515b2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

create-pull-request:
expires: 2d
title-prefix: "[docs] "
title-prefix: ""

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Recompile gh-aw lockfiles after updating title prefix

Changing title-prefix in the .md spec does not affect the workflows GitHub actually runs, because execution uses the compiled .lock.yml files; both .github/workflows/daily-doc-updater.lock.yml and .github/workflows/glossary-maintainer.lock.yml still embed "title_prefix":"[docs] " (and prompt text with [docs]), so automated PRs will continue using the old prefix and still violate the title policy this commit is intended to fix.

Useful? React with 👍 / 👎.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant