File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 5252 Thank you for contributing!
5353
5454 From the Hiero Python SDK Team
55- EOF )
55+ EOF
56+ )
5657
5758 gh pr view $PR_NUMBER --repo $REPO --json comments --jq '.comments[].body' | grep -F "PythonBot" >/dev/null || \
5859 (gh pr comment $PR_NUMBER --repo $REPO --body "$COMMENT" && echo "Comment added to PR #$PR_NUMBER")
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
4444- chore: fix test.yml workflow to log import errors (#740 )
4545- chore: fixed integration test names without a test prefix or postfix
4646- Staked node ID id issue in the account_create_transationt_e2e_test
47+ - workflow: verified commits syntax for verfication bot
48+
4749
4850## [ 0.1.8] - 2025-11-07
4951
You can’t perform that action at this time.
0 commit comments