Home
last modified time | relevance | path

Searched refs:API_URL (Results 1 – 3 of 3) sorted by relevance

/third_party/node/tools/actions/
Dstart-ci.sh8 API_URL=https://api.github.com
14 echo "$API_URL/repos/${OWNER}/${REPOSITORY}/issues/${1}"
Dcommit-queue.sh13 API_URL=https://api.github.com
18 echo "$API_URL/repos/${OWNER}/${REPOSITORY}/issues/${1}"
/third_party/grpc/tools/release/
Drelease_notes.py82 API_URL = 'https://api.github.com/repos/grpc/grpc/pulls/' variable
105 url = API_URL + pr_num