这是indexloc提供的服务,不要输入任何密码
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: reviewdog/action-suggester
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: reviewdog/action-suggester
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.1
Choose a head ref
  • 11 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 16, 2023

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

Commits on Jun 13, 2023

  1. docs: update actions/checkout in the sample code

    Signed-off-by: Kengo TODA <toda_k@henry.jp>
    KengoTODA committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2b4efc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge pull request #29 from KengoTODA/update-actions-checkout

    docs: update actions/checkout in the sample code
    shogo82148 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    47d7ad1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from reviewdog/renovate/actions-setup-go-4.x

    chore(deps): update actions/setup-go action to v4
    shogo82148 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1f6e6c3 View commit details
    Browse the repository at this point in the history
  3. bump Go 1.20. Closes #30

    shogo82148 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0bc3b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    489f76b View commit details
    Browse the repository at this point in the history
  5. fix exit code

    shogo82148 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    68e62ad View commit details
    Browse the repository at this point in the history
  6. suppress SC2086 warning of shellcheck

    INPUT_REVIEWDOG_FLAGS is intentionally split to pass multiple flags
    shogo82148 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1788d5d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from reviewdog/bump-go1.20

    bump Go 1.20. Closes #30
    shogo82148 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    249222a View commit details
    Browse the repository at this point in the history
  8. update examples in README

    shogo82148 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ff9a4c0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #32 from reviewdog/fix-examples-in-readme

    update examples in README
    shogo82148 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    19942cb View commit details
    Browse the repository at this point in the history
Loading