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: github-changelog-generator/github-changelog-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: puppetlabs/github-changelog-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 26, 2021

  1. Allow generator to continue even if any errors encountered in fetch c…

    …omparison
    Daniel Carabas authored and sheenaajay committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    1c28936 View commit details
    Browse the repository at this point in the history
  2. Add continue_with_errors option

    Daniel Carabas authored and sheenaajay committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d3a5411 View commit details
    Browse the repository at this point in the history
  3. Fix rubocop issues

    Daniel Carabas authored and sheenaajay committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b71bcf3 View commit details
    Browse the repository at this point in the history
  4. Remove old unit tests

    Daniel Carabas authored and sheenaajay committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    844415c View commit details
    Browse the repository at this point in the history
  5. Fix use of the continue_with_errors option after rebase

    Daniel Carabas authored and sheenaajay committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3504e59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb7ea37 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Check api limit

    sheenaajay committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    85359bf View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

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

Commits on Aug 3, 2021

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

Commits on Aug 4, 2021

  1. (maint) fix nil error

    sheenaajay committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    5ca2600 View commit details
    Browse the repository at this point in the history
  2. (maint) remove debugger

    sheenaajay committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d7cfcce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from sheenaajay/rateapilimit

    Check api limit and fix since_tag commit fetch
    carabasdaniel authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4993781 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from carabasdaniel/master

    Allow generator to continue even if any errors encountered in fetch comparison
    carabasdaniel authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    39fc6a9 View commit details
    Browse the repository at this point in the history
Loading