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: Trott/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.
  • 8 commits
  • 7 files changed
  • 8 contributors

Commits on Mar 31, 2023

  1. chore: fix coverage reporting for tests (nodejs#115)

    * chore: fix coverage reporting for tests
    
    tap is not reporting coverage, probably due to the switch to ESM.
    
    Switch to c8.
    
    * fixup! chore: fix coverage reporting for tests
    Trott authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    964cfdc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Nov 1, 2023

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

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
Loading