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.4
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.5
Choose a head ref
  • 18 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 21, 2022

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

Commits on Nov 18, 2022

  1. chore(deps): update dependency husky to v8 (#90)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    351b515 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @octokit/webhooks-types to v6 (#87)

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

Commits on Nov 25, 2022

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

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    cb07a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ea62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f54499 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    e1e33fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c908d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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

Commits on Feb 10, 2023

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

Commits on Feb 17, 2023

  1. chore: bump up for @actions/github to v5.0.0 (#63)

    * test: fix tests to adapt @actions/github v5.0.0
    
    * chore: bump up for @actions/github to v5.0.0
    
    * test: use toThrowError matcher in tests which functions throw error
    kentaro-m authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    beeb0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e227cc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Upgrade jest to v29 (#113)

    * chore(deps): update unit test packages to v29
    
    * test: use transform instead of globals for ts-jest setup
    
    * chore: format codes
    
    * chore: bump up for @types/jest
    
    * chore: bump up for jest and jest-circus
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    kentaro-m and renovate[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    7eac648 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Upgrade prettier (#114)

    * chore: add pre-commit tool
    
    * fix: format codes
    kentaro-m authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    7fd684a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60e970 View commit details
    Browse the repository at this point in the history
  3. Release v1.2.5

    kentaro-m committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    3e986bf View commit details
    Browse the repository at this point in the history
Loading