Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to disapprove PR if description is empty? #519

Open
jmreicha opened this issue Dec 21, 2022 · 1 comment
Open

Possible to disapprove PR if description is empty? #519

jmreicha opened this issue Dec 21, 2022 · 1 comment

Comments

@jmreicha
Copy link

Is there an easy way to disapprove a PR if the description is either blank or doesn't match certain criteria (I'm thinking regex here)?

I was poking around docs and issues but couldn't find anything specifically for PR descriptions, so I figured I would ask.

@bluekeyes
Copy link
Member

It looks like this is not currently possible because we don't have a body predicate. That should be pretty easy to add though and would work similarly to the existing title predicate.

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

No branches or pull requests

2 participants