Skip to content

Commit 89478bb

Browse files
authored
#712: add instructions to run an actual manual test before making a release
1 parent 33c20c0 commit 89478bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/new_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ body:
1919
# Release-Guide
2020
see http://central.sonatype.org/pages/ossrh-guide.html
2121
22+
- [ ] run an actual test with a local installed plugin (using https://github.com/git-commit-id/git-commit-id-maven-debugging)
2223
- [ ] verify that ~/.m2/settings.xml exists and contains username/password which is required as per https://central.sonatype.org/publish/publish-maven/#distribution-management-and-authentication
2324
- [ ] `mvn release:prepare`
2425
[INFO] Checking dependencies and plugins for snapshots ...

0 commit comments

Comments
 (0)