You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COMMITS_URL="https://github.com/$REPO/pull/$PR_NUMBER/commits"; COMMENT="Hi, I'm VerificationBot. Your pull request has commits that are **not verified**. For your PR to be merged, all commits must achieve verified status. 🔍 You can view your commit verification status here: [$COMMITS_URL]($COMMITS_URL) To resolve this, please read: - [Signing guide](https://github.com/hiero-sdk-python/hiero_sdk_python/blob/main/docs/sdk_developers/signing.md) - [README](https://github.com/hiero-sdk-python/hiero_sdk_python/blob/main/README.md) - [Discord](https://github.com/hiero-sdk-python/hiero_sdk_python/blob/main/docs/discord.md) Remember, you require a GPG key and each commit must be signed with: \`git commit -S -s -m \"Your message here\"\` Thank you for contributing!"
35
35
36
-
COMMENT=$(cat <<EOF
37
-
Hi, I'm VerificationBot. Your pull request has commits that are **not verified**.
38
-
For your PR to be merged, all commits must achieve verified status.
39
-
40
-
🔍 You can view your commit verification status here: [$COMMITS_URL]($COMMITS_URL)
0 commit comments