修复评论PR生成脚本无内容输入

This commit is contained in:
yashin 2018-07-26 19:23:17 +08:00
parent 9c38853e50
commit 2d75ff9084
2 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
<f:entry title="${%Merge commit message}" field="mergeCommitMessage">
<f:textarea/>
</f:entry>
</j:jelly>