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
273: PR bot should check for empty pull request body #445
Conversation
|
bots/pr/src/test/java/org/openjdk/skara/bots/pr/CheckTests.java
Outdated
Show resolved
Hide resolved
Co-Authored-By: Erik Duveblad <erik.helin@oracle.com>
# Conflicts: # bots/pr/src/main/java/org/openjdk/skara/bots/pr/CheckRun.java
@rwestberg This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there have been 3 commits pushed to the
|
/integrate |
@rwestberg The following commits have been pushed to master since your change was applied:
Your commit was automatically rebased without conflicts. Pushed as commit 6632a9f. |
Mailing list message from Robin Westberg on skara-dev: Changeset: 6632a9f 273: PR bot should check for empty pull request body Reviewed-by: ehelin ! bots/pr/src/main/java/org/openjdk/skara/bots/pr/CheckRun.java |
Hi all,
Please review this change that makes empty PR bodies fail jcheck, in order to improve the mailing list bridge experience.
Best regards,
Robin
Progress
Issue
Reviewers
Download
$ git fetch https://git.openjdk.java.net/skara pull/445/head:pull/445
$ git checkout pull/445