Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps github.com/cli/cli/v2 from 2.65.0 to 2.73.0.

Release notes

Sourced from github.com/cli/cli/v2's releases.

GitHub CLI 2.73.0

:copilot: Copilot Coding Agent Support

You can now assign issues to GitHub Copilot directly from gh, just as you would assign them to a teammate. Use gh issue edit <number> --add-assignee @copilot to assign the GitHub Copilot coding agent, and Copilot will work in the background to understand the issue, propose a solution, and open a pull request when it's ready for your review. If you run gh issue edit interactively, Copilot (AI) will be displayed as a potential assignee. This feature is available for GitHub Copilot Pro+ and Copilot Enterprise subscribers. For more details, refer to the full changelog post for Copilot coding agent.

What's Changed

✨ Features

🐛 Fixes

📚 Docs & Chores

:dependabot: Dependencies

What's Changed

New Contributors

Full Changelog: cli/cli@v2.72.0...v2.73.0

GitHub CLI 2.72.0

... (truncated)

Commits
  • e0d7ad7 Merge pull request #10992 from cli/kw/gh-cli-epic-900-actors-are-assignable
  • 0788a01 refactor(api): inline struct definitions in RepoAssignableActors
  • e0f3f0f refactor(api): change CopilotActorLogin to constant
  • 53d0d5d fix(editable): include DefaultLogins in EditableAssignees clone
  • 6f19060 doc(params): incorrect func name in comment
  • d932934 Merge branch 'trunk' into kw/gh-cli-epic-900-actors-are-assignable
  • a28e2d8 refactor(api): use constant for Copilot login
  • 3a8cdda Merge pull request #10991 from cli/kw/gh-cli-917-special-actor-assignee-names...
  • 748afb6 doc(issue/pr edit): clarify @​copilot usage
  • 475163a Merge pull request #10990 from cli/kw/gh-cli-916-special-actor-assignee-names
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.65.0 to 2.73.0.
- [Release notes](https://github.com/cli/cli/releases)
- [Changelog](https://github.com/cli/cli/blob/trunk/docs/release-process-deep-dive.md)
- [Commits](cli/cli@v2.65.0...v2.73.0)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-version: 2.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 20, 2025
@openshift-ci openshift-ci bot requested a review from cardil May 20, 2025 10:08
@dependabot dependabot bot requested a review from creydr May 20, 2025 10:08
@openshift-ci openshift-ci bot requested a review from maschmid May 20, 2025 10:08
Copy link

openshift-ci bot commented May 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign dsimansk for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot
Copy link

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code needs-rebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant