Skip to content

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Dec 13, 2025

Now that we have the repo setup to reject commits that do not contain any metadata, we can remove the custom logic that was trying to catch commits merged using the default commit message.

This will also make invalid message being reported as a failure, which IMO makes more sense that the current setting that always report a success.

Now that we have the repo setup to reject commits that do not contain
any metadata, we can remove the custom logic that was trying to catch
commits merged using the default commit message.
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Dec 13, 2025
@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 14, 2025
@avivkeller avivkeller added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 18, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 18, 2025
@nodejs-github-bot nodejs-github-bot merged commit 25947d6 into nodejs:main Dec 18, 2025
26 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 25947d6

@aduh95 aduh95 deleted the notify-on-push branch December 18, 2025 15:19
@Renegade334
Copy link
Member

The first workflow run following this commit has failed: https://github.com/nodejs/node/actions/runs/20343051888/job/58447549846

The docker retrieval timeout is presumably unrelated, but worth noting that if: failure() now proceeds if any of the setup steps fail, not just the validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants