node/.github
Mary Marchini 52f8471b52
build: fix commit-queue default branch
`github.repository.default_branch` is not a valid context variable, and
GitHub doesn't have a context or environment variable containing the
default branch. It does have `github.ref` and `$GITHUB_REF`, which
contains the default branch _reference_ (as in `refs/heads/<branch>`),
so we can use that and remove the `refs/heads/` prefix.

PR-URL: https://github.com/nodejs/node/pull/38998
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
2021-06-10 12:21:28 -07:00
..
ISSUE_TEMPLATE doc: add Powershell oneliner to get Windows version 2020-12-06 16:37:14 +00:00
workflows build: fix commit-queue default branch 2021-06-10 12:21:28 -07:00
CODEOWNERS meta: add v8 team 2021-05-08 07:50:46 +00:00
label-pr-config.yml meta: update label-pr-config 2021-06-08 14:02:44 +02:00
PULL_REQUEST_TEMPLATE.md doc: use HEAD instead of master for links 2021-05-05 10:45:30 +02:00
SUPPORT.md meta: add links to OpenJSF Slack 2020-09-13 06:33:32 -07:00