Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14f33a commit 51315cfCopy full SHA for 51315cf
scripts/release/check_commit_metadata.sh
@@ -70,7 +70,6 @@ main() {
70
# 27386d49d08455b6f8fbf2c18f38244d03fda892 author:hello labels:label:security
71
# d9f2aaf3b430d8b6f3d5f24032ed6357adaab1f1 author:world
72
# fd54512858c906e66f04b0744d8715c2e0de97e6 author:bye labels:label:stale label:enhancement
73
- from_commit_date=2023-01-18
74
pr_list_out="$(
75
gh pr list \
76
--base main \
0 commit comments