Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-reminder-to-lint-release-commit-on-main
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 8, 2025

  1. chore(git-node): add make lint-md reminder

    After two consecutive releases in which I mistakely pushed a broken
    release commit to main, I'm convinced that the process needs
    improvement.
    
    This changeset proposes to add a reminder to `git node release promote`
    to lint markdown files prior to pushing branches to upstream remote.
    
    Refs: nodejs/node@a344300
    Refs: nodejs/node#56508
    ruyadorno committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    f2ad232 View commit details
    Browse the repository at this point in the history
Loading