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: himself65/core-validate-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nodejs/core-validate-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 28 files changed
  • 11 contributors

Commits on Jul 17, 2024

  1. fix: support trailing slash (nodejs#120)

    * fix: add support to trailing slash in PR-URL
    
    * fix: add support to trailing slash in Fixes
    
    * Update lib/rules/fixes-url.js
    
    Co-authored-by: Rich Trott <[email protected]>
    
    ---------
    
    Co-authored-by: Rich Trott <[email protected]>
    RafaelGSS and Trott authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    67c75e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    87c1bac View commit details
    Browse the repository at this point in the history
  2. 4.1.0

    richardlau committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d584f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aa959c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. chore: do not test on EOL Node.js versions (nodejs#124)

    BREAKING CHANGE: `package.json` now contains `engines.node`
    aduh95 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4556b7c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    b4dae98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5002a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05e0b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    b99ae2e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. Configuration menu
    Copy the full SHA
    39b93a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Configuration menu
    Copy the full SHA
    47e1d6d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. feat: add support for stdin JSON input (nodejs#135)

    Co-authored-by: Jacob Smith <[email protected]>
    aduh95 and JakobJingleheimer authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    3200730 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    7a6f6ba View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.0.0 (nodejs#138)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    68015be View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    d4ebfff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0371a3d View commit details
    Browse the repository at this point in the history
  3. chore(main): release 5.0.1 (nodejs#140)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    450f858 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Configuration menu
    Copy the full SHA
    3fce4e6 View commit details
    Browse the repository at this point in the history
Loading