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: toshimaru/auto-author-assign
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: toshimaru/auto-author-assign
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 6 contributors

Commits on Dec 21, 2025

  1. Replace ubuntu-latest with ubuntu-slim across workflows and documenta…

    …tion (#137)
    
    * Initial plan
    
    * Replace ubuntu-latest with ubuntu-slim in workflows and README
    
    Co-authored-by: toshimaru <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: toshimaru <[email protected]>
    Copilot and toshimaru authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    fccc493 View commit details
    Browse the repository at this point in the history
  2. Add workflow_dispatch to release-please.yml (#136)

    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: toshimaru <[email protected]>
    Copilot and toshimaru authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    988cabb View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @actions/core from 1.11.1 to 2.0.1 (#122)

    * build(deps): bump @actions/core from 1.11.1 to 2.0.1
    
    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected]/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: rebuild dist
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Toshimaru <[email protected]>
    Co-authored-by: Claude Opus 4.5 <[email protected]>
    3 people authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    4a5388d View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. chore: release 3.0.1

    Release-As: 3.0.1
    toshimaru committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    718d4ed View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.0.1 (#138)

    * chore(main): release 3.0.1
    
    * Update package-lock.json
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Toshimaru <[email protected]>
    github-actions[bot] and toshimaru authored Dec 25, 2025
    Configuration menu
    Copy the full SHA
    4d585cc View commit details
    Browse the repository at this point in the history
Loading