-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
tools: use dependabot cooldown and move tools/doc #59978
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tools: use dependabot cooldown and move tools/doc #59978
Conversation
Review requested:
|
.github/dependabot.yml
Outdated
- semver-major: 5 | ||
- semver-minor: 5 | ||
- semver-patch: 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the docs, those are not listed as actual options. I think you meant that:
- semver-major: 5 | |
- semver-minor: 5 | |
- semver-patch: 5 | |
- default-days: 5 |
.github/dependabot.yml
Outdated
- semver-major: 5 | ||
- semver-minor: 5 | ||
- semver-patch: 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- semver-major: 5 | |
- semver-minor: 5 | |
- semver-patch: 5 | |
- default-days: 5 |
.github/dependabot.yml
Outdated
- semver-major: 5 | ||
- semver-minor: 5 | ||
- semver-patch: 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- semver-major: 5 | |
- semver-minor: 5 | |
- semver-patch: 5 | |
- default-days: 5 |
.github/dependabot.yml
Outdated
- semver-major: 5 | ||
- semver-minor: 5 | ||
- semver-patch: 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- semver-major: 5 | |
- semver-minor: 5 | |
- semver-patch: 5 | |
- default-days: 5 |
They are listed - I forgot to include the |
- semver-major-days: 5 | ||
- semver-minor-days: 5 | ||
- semver-patch-days: 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not go with my previous suggestion?
- semver-major-days: 5 | |
- semver-minor-days: 5 | |
- semver-patch-days: 5 | |
- default-days: 5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just personal preference, I like things more explicit, it makes change clearer and easier.
Commit Queue failed- Loading data for nodejs/node/pull/59978 ✔ Done loading data for nodejs/node/pull/59978 ----------------------------------- PR info ------------------------------------ Title tools: use dependabot cooldown and move tools/doc (#59978) Author Rafael Gonzaga <rafael.nunu@hotmail.com> (@RafaelGSS) Branch RafaelGSS:add-cooldown-dependabot -> nodejs:main Labels meta, author ready Commits 3 - tools: use dependabot cooldown and move tools/doc - fixup! tools: use dependabot cooldown and move tools/doc - fixup! fixup! tools: use dependabot cooldown and move tools/doc Committers 1 - RafaelGSS <rafael.nunu@hotmail.com> PR-URL: https://github.com/nodejs/node/pull/59978 Refs: https://github.com/nodejs/node/issues/59911 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/59978 Refs: https://github.com/nodejs/node/issues/59911 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 22 Sep 2025 22:21:05 GMT ✔ Approvals: 1 ✔ - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/59978#pullrequestreview-3281597871 ✘ This PR needs to wait 1 more hours to land (or 0 hours if there is one more approval) ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/18109626886 |
Commit Queue failed- Loading data for nodejs/node/pull/59978 ✔ Done loading data for nodejs/node/pull/59978 ----------------------------------- PR info ------------------------------------ Title tools: use dependabot cooldown and move tools/doc (#59978) Author Rafael Gonzaga <rafael.nunu@hotmail.com> (@RafaelGSS) Branch RafaelGSS:add-cooldown-dependabot -> nodejs:main Labels meta, author ready Commits 3 - tools: use dependabot cooldown and move tools/doc - fixup! tools: use dependabot cooldown and move tools/doc - fixup! fixup! tools: use dependabot cooldown and move tools/doc Committers 1 - RafaelGSS <rafael.nunu@hotmail.com> PR-URL: https://github.com/nodejs/node/pull/59978 Refs: https://github.com/nodejs/node/issues/59911 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/59978 Refs: https://github.com/nodejs/node/issues/59911 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 22 Sep 2025 22:21:05 GMT ✔ Approvals: 1 ✔ - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/59978#pullrequestreview-3281597871 ✘ This PR needs to wait 0 more hours to land (or 0 hours if there is one more approval) ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/18111664340 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Landed in 1d49478 |
Config seems invalid: https://github.com/nodejs/node/runs/51603058583 |
Will check as soon as I get back to the computer. |
I have pushed a potential fix for it on my local fork, but I'm not sure how to test it. How did you get the runs list @targos? Ref: RafaelGSS@3d5cf5b |
It's in the GitHub checks of the commit on |
Refs: #59911
cc: @nodejs/security-wg