Conversation
Bukama
commented
May 31, 2025
- Release and Milestones already there
.github/pull_request_template.md
Outdated
| This may not always be possible but is a best-practice. | ||
| - [ ] Run `mvn verify` to make sure basic checks pass. | ||
| A more thorough check will be performed on your pull request automatically. | ||
| - [ ] You have run the integration tests successfully (`mvn -Prun-its verify`). |
|
|
||
|
|
There was a problem hiding this comment.
other files seem to end without empty line.
slawekjaranowski
left a comment
There was a problem hiding this comment.
PR template can be updated later, especially to according of integration testing
|
Important will be to understand in the same way by maintainers - how we should work with GitHub issues Documents to works on https://maven.apache.org/developers/conventions/github.html |
We might need to refresh this one as well for users https://maven.apache.org/users/getting-help.html |
|
Created apache/maven-site#808 for that. I only had issue-management.md (see site-800) on the radar so far, which is done, when I merge this PR and the according site-PR (to update links) later |
And the outstanding discussion about switching it to "maybe a bot command" (I mean the related discussion opened by Hervé in gh-actions-shared) |