COMMITS
January 7, 2025
E
Sync CheckSuite class with API spec (#3113)
Enrico Minack committed
E
Sync CheckRun class with API spec (#3111)
Enrico Minack committed
E
Sync CheckRunAnnotation class with API spec (#3112)
Enrico Minack committed
E
Sync BranchProtection class with API spec (#3110)
Enrico Minack committed
E
Sync Branch class with API spec (#3109)
Enrico Minack committed
E
Annotate Github classes with API schemas (#3107)
Enrico Minack committed
E
Preparations for maintaining Github classes by code (#3106)
Enrico Minack committed
E
Sort attributes and properties in GitHub classes (#3105)
Enrico Minack committed
E
Patch httpretty socket for latest urllib3 release (#3102)
Enrico Minack committed
December 18, 2024
E
Get branches where commit is head (#3083)
Enrico Minack committed
K
Fix typos (#3086)
Kian-Meng Ang committed
December 17, 2024
B
Add branch protection support for `required_status_checks.checks` object (#2884)
Benjamin K. committed
December 15, 2024
S
Add support for make-latest to create_git_release and create_git_tag_and_release (#3067)
Sebastien NICOT committed
B
Update RateLimit object with all the new categories GitHub added. (#3096)
Bill Napier committed
December 4, 2024
P
Add Support for GitHub Copilot Seat Management in Organizations (#3082)
Pasha Fateev committed
November 23, 2024
E
Add capability for global laziness (#2746)
Enrico Minack committed
November 6, 2024
E
Release v2.5.0 (#3079)
Enrico Minack committed
S
Add support for `Repository.get_discussion()` to get a single Discussion (#3072)
Sebastián Ramírez committed
November 4, 2024
E
Upgrade Github actions (#3075)
Enrico Minack committed
October 29, 2024
E
Add `RepositoryDiscussion` powered by GraphQL API (#3048)
Enrico Minack committed
October 28, 2024
E
Make pagination work with GraphQL response data (#3047)
Enrico Minack committed
E
Rework GraphQL mutations (#3046)
Enrico Minack committed
October 27, 2024
E
PullRequest.delete_branch: fix the remaining pull requests check (#3063)
Evan Fetsko committed
B
Make tests pass some more years (#3045)
Bernhard M. Wiedemann committed
E
Adds List organization memberships for the authenticated user (#3040)
Eduardo Ramírez committed
G
Add `actor` property to WorkflowRun (#2764)
Geoffrey committed
E
Fix requesting urls containing parameters with parameters dict (#2929)
Enrico Minack committed
October 23, 2024
E
Run top issues workflow only in PyGithub repo
Enrico Minack committed
October 9, 2024
M
Make requester a public attribute (#3056)
Min RK committed
M
avoid pre-commit action in order to pin pre-commit (#3059)
Min RK committed