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: stefanbuck/github-issue-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: stefanbuck/github-issue-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Choose a head ref
  • 8 commits
  • 7 files changed
  • 5 contributors

Commits on Sep 1, 2022

  1. build(deps-dev): bump jest from 28.1.3 to 29.0.1 (#35)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.0.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    250e37f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 11, 2022

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

Commits on Sep 16, 2022

  1. doc: Add example advanced-issue-labeler (#40)

    The `advanced-issue-labeler` GitHub Action enables policy-based issue labeling. With the power of GitHub Issue forms and `github-issue-parser`, it provides a secure way to label issues to help with the triaging process automatically.
    jamacku authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4e72cf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

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

Commits on Oct 1, 2022

  1. build(deps-dev): bump jest from 29.0.1 to 29.1.2

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.1 to 29.1.2.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    9a9657d View commit details
    Browse the repository at this point in the history
  2. build

    github-actions committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    b13189b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. build

    stefanbuck committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d21f64c View commit details
    Browse the repository at this point in the history
Loading