Skip to content

Add workflow for checking PR titles & descriptions#1256

Open
mhucka wants to merge 1 commit intoquantumlib:mainfrom
mhucka:add-pr-text-checker
Open

Add workflow for checking PR titles & descriptions#1256
mhucka wants to merge 1 commit intoquantumlib:mainfrom
mhucka:add-pr-text-checker

Conversation

@mhucka
Copy link
Copy Markdown
Contributor

@mhucka mhucka commented Apr 3, 2026

This workflow adds very simple checks for minimum requirements: a title that has at least two words, and a description that is at least 10 characters long.

The goal is to block PRs that lack descriptions or have titles that are unlikely to be informative. A search of past PRs in this repo shows that this has happened in the past.

In the future, more checks could be added as additional jobs in this workflow. For example, we should also check for the presence of non-inclusive terms such as "blacklist".

This workflow adds very simple checks for minimum requirements: a title
that has at least two words, and a description that is at least 10
characters long.

In the future, more checks could be added as additional jobs in this
workflow. For example, we should also check for the presence of
non-inclusive terms such as "blacklist".
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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