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: kentaro-m/auto-assign-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: kentaro-m/auto-assign-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 19 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 21, 2021

  1. chore: bump up for @actions/core to v1.6.0 (#62)

    * chore: bump up for @actions/core to v1.6.0
    
    * fix: TS error to catch clause variable type annotation
    kentaro-m authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    914f9fe View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    8af7ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e3c7a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. add runOnDraft doc (#66)

    mtxr authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2795f32 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 (#67)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    6a3d7e0 View commit details
    Browse the repository at this point in the history
  2. Bump node-fetch from 2.6.1 to 2.6.7 (#71)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    446ab8d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    d631ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03117c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    2192052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b50d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6882e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd442ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9177ff2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a6c497 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14758a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. chore(deps): update actions/setup-node action to v3 (#85)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    4576257 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/checkout action to v3 (#84)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    29550c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

Commits on Aug 29, 2022

  1. Release v1.2.2

    kentaro-m committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6b1ff13 View commit details
    Browse the repository at this point in the history
Loading