chore(ci): 更新日志展示贡献者信息
This commit is contained in:
@@ -17,6 +17,8 @@ body = """
|
||||
- {% if commit.scope %}*{{ commit.scope }}*: {% endif %}\
|
||||
{% if commit.breaking %}[**破坏性改动**] {% endif %}\
|
||||
{{ commit.message | upper_first }}\
|
||||
{% if commit.remote.username %} by @{{ commit.remote.username }}{%- endif %}\
|
||||
{% if commit.remote.pr_number %} in #{{ commit.remote.pr_number }}{%- endif %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user