Home
last modified time | relevance | path

Searched full:github_token (Results 1 – 25 of 32) sorted by relevance

12

/third_party/rust/crates/libc/.github/workflows/
Dbors.yml28 github_token: "${{ secrets.GITHUB_TOKEN }}"
51 github_token: "${{ secrets.GITHUB_TOKEN }}"
86 github_token: "${{ secrets.GITHUB_TOKEN }}"
108 github_token: "${{ secrets.GITHUB_TOKEN }}"
168 github_token: "${{ secrets.GITHUB_TOKEN }}"
196 github_token: "${{ secrets.GITHUB_TOKEN }}"
215 github_token: "${{ secrets.GITHUB_TOKEN }}"
249 github_token: "${{ secrets.GITHUB_TOKEN }}"
286 github_token: "${{ secrets.GITHUB_TOKEN }}"
357 github_token: "${{ secrets.GITHUB_TOKEN }}"
Ddocs.yml8 # Sets permissions of `GITHUB_TOKEN` to allow deployment to GitHub Pages
/third_party/node/tools/actions/
Dstart-ci.sh5 GITHUB_TOKEN=$1
28 --header "authorization: Bearer ${GITHUB_TOKEN}" \
40 --header "authorization: Bearer ${GITHUB_TOKEN}" \
48 --header "authorization: Bearer ${GITHUB_TOKEN}" \
Dcommit-queue.sh7 GITHUB_TOKEN=$3
36 --header "authorization: Bearer ${GITHUB_TOKEN}" \
/third_party/json/doc/scripts/
Dgit-update-ghpages63 if [ -z "$GITHUB_TOKEN" ]; then
66 status "Pushing via \$GITHUB_TOKEN $@"
67 _ git push "https://${GITHUB_TOKEN}@github.com/${repospec}.git" "$branch" "$@" \
105 echo ' GITHUB_TOKEN if set, use this to push to the repo'
/third_party/rust/crates/bindgen/.github/workflows/
Dsync-master-from-main.yml21 github_token: ${{ secrets.GITHUB_TOKEN }}
Ddeploy-book.yml32 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
/third_party/rust/crates/pin-project-lite/.github/workflows/
Dpr.yml19 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Drelease.yml42 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
/third_party/harfbuzz/.ci/
Dpublish_release_artifact.sh5 if [[ -z $GITHUB_TOKEN ]]; then
6 echo "No GITHUB_TOKEN secret found, artifact publishing skipped"
/third_party/rust/crates/tracing/.github/workflows/
Drelease.yml24 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Daudit.yml35 token: ${{ secrets.GITHUB_TOKEN }}
/third_party/rust/crates/env_logger/.github/workflows/
Ddocs.yml39 github_token: ${{ secrets.GITHUB_TOKEN }}
/third_party/ninja/.github/workflows/
Dwindows.yml46 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Dmacos.yml48 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Dlinux.yml54 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
/third_party/rust/crates/clap/.github/workflows/
Dpost-release.yml38 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Daudit.yml26 token: ${{ secrets.GITHUB_TOKEN }}
/third_party/node/doc/guides/
Dcommit-queue.md82 > profiles, we can use the GITHUB_TOKEN for write operations. Jenkins token is
89 3. The Action GITHUB_TOKEN
105 `GITHUB_TOKEN` to push the changes to `master`, and then will leave a
/third_party/rust/crates/signal-hook/.github/workflows/
Daudit.yaml17 token: ${{ secrets.GITHUB_TOKEN }}
/third_party/node/tools/gyp/.github/workflows/
Drelease-please.yml13 token: ${{ secrets.GITHUB_TOKEN }}
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/scripts/
Dpublish-built-version11 git clone https://${GITHUB_TOKEN}@github.com/ajv-validator/ajv-dist.git ../ajv-dist
Dtravis-gh-pages8 …git clone -b gh-pages --single-branch https://${GITHUB_TOKEN}@github.com/ajv-validator/ajv.git ../…
/third_party/rust/crates/cxx/.github/workflows/
Dsite.yml37 … git remote add upstream https://x-access-token:${{secrets.GITHUB_TOKEN}}@github.com/dtolnay/cxx
/third_party/rust/crates/cfg-if/.github/workflows/
Dmain.yml50 …git remote add origin https://x-access-token:${{ secrets.github_token }}@github.com/${{ github.rep…

12