[Feature Request] Check if PR description exists #65
Replies: 6 comments
-
| @anthonyma94 can you please provide some more information, I don't fully understand what you are trying to achieve. Some examples may be good... | 
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
| If you like to enforce a description something like this may do it: "$.+\n\n.+" Does this help or do you still need something else? | 
Beta Was this translation helpful? Give feedback.
-
| Unfortunately that doesn't work. If the description is empty while the  | 
Beta Was this translation helpful? Give feedback.
-
| 
 Why do you need to set  | 
Beta Was this translation helpful? Give feedback.
-
| I wanted to check for description based on the title regex. Do you have any suggestions for that? | 
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm wondering if there can be a boolean flag to check if a PR description exists. I'd like to be able to check if a description exists given a specific pattern for PR title :)
Beta Was this translation helpful? Give feedback.
All reactions