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: cli/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 152d328
Choose a base ref
...
head repository: cli/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 680a8c4
Choose a head ref
  • 12 commits
  • 26 files changed
  • 4 contributors

Commits on Nov 6, 2025

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

Commits on Nov 7, 2025

  1. Annotate go-licenses install with version tag

    Added a comment specifying the installed go-licenses commit corresponds to v2.0.1 for clarity in the lint workflow.
    BagToad committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    b917c4c View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/lint.yml

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    BagToad and Copilot authored Nov 7, 2025
    1 Configuration menu
    Copy the full SHA
    cc178cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12112 from cli/kw/revert-11370

    Integrate license checks back into lint workflow
    BagToad authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    44df793 View commit details
    Browse the repository at this point in the history
  4. Ensure empty arrays for reviewers in PR API calls

    Updated AddPullRequestReviews and RemovePullRequestReviews to send empty arrays instead of null values for reviewers and team_reviewers when no users or teams are specified, as required by the API.
    BagToad committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    e154601 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    d91480a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Merge pull request #12123 from cli/kw/update-third-party-licenses

    Update third-party licenses and dependencies
    babakks authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    55ab926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb30e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    273fccd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12122 from cli/kw/fix-always-send-reviewer-array

    `gh pr edit`: Ensure empty arrays for reviewers in PR API calls
    BagToad authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    85d6766 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@4afd733...0a35821)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    1a06438 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12134 from cli/dependabot/github_actions/golangci…

    …/golangci-lint-action-9.0.0
    dependabot[bot] authored Nov 13, 2025
    7 Configuration menu
    Copy the full SHA
    680a8c4 View commit details
    Browse the repository at this point in the history
Loading