-
Notifications
You must be signed in to change notification settings - Fork 96
Add release drafter, PR-automation and stale action #85
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
Conversation
.github/release-drafter.yml
Outdated
|
|
||
| _extends: maven-gh-actions-shared | ||
|
|
||
| tag-template: maven-war-plugin-$RESOLVED_VERSION |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from parent 44 we will have tag as v<Version> do default one will be ok, we can drop this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay I'll remove it, but we should upgrade to parent soon then to don't run into problems I think
.github/release-drafter.yml
Outdated
| include-pre-releases: true | ||
| prerelease: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have only one production branch we don't have a beta and other pre - release version here
slawekjaranowski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
|
Updated, please have another look. Thank you. |
Plugin has only one branch and no Maven 4 version, so only simple release-drafter