Skip to content

Commit

Permalink
update reply for those who don‘t use python
Browse files Browse the repository at this point in the history
  • Loading branch information
RAY-316 authored Dec 1, 2021
1 parent eb44fb7 commit f9ed595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release_issue_status/reply_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def get_reply_and_sdk_number_from_readme(rest_repo, link_dict, item):
+ '</details>'
info_model = 'hi @{} Please check the package whether works well and the changelog info ' \
'is as below:\n{}\n' \
'\n* (If you are not a Python User, you can mainly check whether the changelog meets your requirements)\n' \
'\n* (The version of the package is only a temporary version for testing)\n' \
'\nhttps://github.com/Azure/azure-rest-api-specs/pull/{}\n' \
.format(issue_object_rg.user.login, changelog, str(latest_pr_number))
Expand Down

0 comments on commit f9ed595

Please sign in to comment.