bmarwell commented on a change in pull request #298:
URL: https://github.com/apache/shiro/pull/298#discussion_r627950773
##########
File path: .jenkins.groovy
##########
@@ -17,6 +17,8 @@
* under the License.
*/
+def supportedBranch = env.BRANCH_NAME ==~ /(1.7.x|1.8.x|main)/
Review comment:
"supported"? Like in "we give support"? Maybe just change to "deployable
branch" or "maintained" or something like this. It should be clear that this
*only* has to do with snapshot deployments.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]