quarkusio / quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Apache License 2.0
24 stars 25 forks source link

Check the description presence in the PR #447

Closed rsvoboda closed 3 months ago

rsvoboda commented 4 months ago

Check the description presence in the PR

Discussion thread: https://groups.google.com/g/quarkus-dev/c/KHlsSiDhiEg/m/-rtxLgCDAgAJ

Examples:

Tests which had multi-line comment check were transformed to text blocks and line with description complain was added. Other tests were not adjusted, relevant json files were updated not to touch test logic.

Please instruct me if you would prefer different approach to tests changes.

rsvoboda commented 3 months ago

@gsmet will you look into it. You mentioned that you wanted to do some docs related checks. Or hint me in the comment about the classes to look into

gsmet commented 3 months ago

I'm on PTO tomorrow so I'll push it on Monday.