Closed dependabot[bot] closed 1 week ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Bumps pygithub from 2.4.0 to 2.5.0.
Release notes
Sourced from pygithub's releases.
Changelog
Sourced from pygithub's changelog.
Commits
19ddb9f
Release v2.5.0 (#3079)44120b1
Add support forRepository.get_discussion()
to get a single Discussion (#3072)323e282
Upgrade Github actions (#3075)29359f3
AddRepositoryDiscussion
powered by GraphQL API (#3048)cd30e37
Make pagination work with GraphQL response data (#3047)2722225
Rework GraphQL mutations (#3046)72fa627
PullRequest.delete_branch: fix the remaining pull requests check (#3063)352c55a
Make tests pass some more years (#3045)cf44395
Adds List organization memberships for the authenticated user (#3040)612ba68
Addactor
property to WorkflowRun (#2764)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