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: gopannn/copilot-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3f9c5e1
Choose a base ref
...
head repository: github/copilot-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b49df25
Choose a head ref
  • 15 commits
  • 8 files changed
  • 9 contributors

Commits on Aug 14, 2026

  1. Handle fork PR associations in invalid-label writer

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: 512eb347-ec89-4250-8bf1-87048974b01d
    mrecachinas and Copilot committed Aug 14, 2026
    Configuration menu
    Copy the full SHA
    efb1c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2026

  1. Configuration menu
    Copy the full SHA
    ab097e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request github#4607 from github/prepare-public-prerelease-…

    …v1.0.81-11
    
    Prepare public prerelease v1.0.81-11
    dereklegenzoff authored Aug 26, 2026
    Configuration menu
    Copy the full SHA
    65006ce View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2026

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

Commits on Aug 29, 2026

  1. Configuration menu
    Copy the full SHA
    024bf28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be82101 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2026

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

Commits on Sep 8, 2026

  1. install: report unsupported operating systems

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    devm33 and Copilot committed Sep 8, 2026
    Configuration menu
    Copy the full SHA
    3453901 View commit details
    Browse the repository at this point in the history
  2. install: cache detected operating system

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    devm33 and Copilot committed Sep 8, 2026
    Configuration menu
    Copy the full SHA
    752496d View commit details
    Browse the repository at this point in the history
  3. Merge pull request github#4762 from github/copilot/fix-unsupported-os

    install: report unsupported operating systems
    devm33 authored Sep 8, 2026
    Configuration menu
    Copy the full SHA
    6785561 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2026

  1. Revise notice regarding third-party services

    Updated section on third-party services to clarify access requirements and terms.
    nkasuku authored Sep 9, 2026
    Configuration menu
    Copy the full SHA
    6c98eb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2026

  1. Merge pull request github#4786 from nkasuku/patch-1

    Revise notice regarding third-party services
    devm33 authored Sep 10, 2026
    Configuration menu
    Copy the full SHA
    1032cd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2026

  1. Merge pull request github#4808 from github/pinner/actions-sha-pins-20…

    …26-09-10
    
    Pin GitHub Actions to commit SHAs
    github-security-bot authored Sep 12, 2026
    Configuration menu
    Copy the full SHA
    7ea6216 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2026

  1. build(deps): bump actions/github-script from 7.1.0 to 9.0.0 (github#4828

    )
    
    Bumps [actions/github-script](https://github.com/actions/github-script) from 7.1.0 to 9.0.0.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@f28e40c...3a2844b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    a08a6e9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/stale from 9.1.0 to 11.0.0 (github#4827)

    Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 11.0.0.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@5bef64f...4391f3d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-version: 11.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    b49df25 View commit details
    Browse the repository at this point in the history
Loading