-
Sat Oct 26 2024 Packit <hello@packit.dev> - 0.50.2-1
- There is a new method for getting a single commit comment, supporting also retrieval and adding reactions in GitHub. (#865)
- Resolves: rhbz#2321974
-
Fri Oct 11 2024 Packit <hello@packit.dev> - 0.50.1-1
- We have fixed an issue that caused inconsistencies with the expected behavior stated by the documentation when adding duplicate reactions to GitLab comments. (#861)
- Resolves: rhbz#2318010
-
Mon Sep 16 2024 Packit <hello@packit.dev> - 0.50.0-1
- A new` get_commits` method was implemented for GitHub and Gitlab projects. (#857)
- An issue with silently ignoring error (#760) was fixed. (#855)
- Resolves: rhbz#2312527
-
Sat Jan 27 2024 Packit <hello@packit.dev> - 0.49.0-1
- For Pagure there are 2 new methods available: one for getting users with specified access rights and one for getting members of a group. (#834)
-
Thu Dec 21 2023 Packit <hello@packit.dev> - 0.48.0-1
- There is a new get_pr_files_diff method supported for Pagure. (#826)
- We have fixed a bug that GithubRelease.url returned an API URL. (#824)
- Resolves rhbz#2255524
-
Mon Oct 30 2023 Packit <hello@packit.dev> - 0.47.1-1
- Fixed an issue where getting a list of GitLab merge requests using `.list()` would return only 20 items. (#819)
- Resolves rhbz#2246994
-
Wed Oct 11 2023 Packit <hello@packit.dev> - 0.47.0-1
- Added support for removing users/groups from a project and possibility to check for groups with permissions to modify a PR. (#815)
- Resolves rhbz#2125279
-
Fri Oct 06 2023 Packit <hello@packit.dev> - 0.46.2-1
- Added missing README to package metadata.
-
Fri Sep 08 2023 Packit <hello@packit.dev> - 0.46.0-1
- We have fixed a bug in `get_fork` method for Pagure about checking the usernames for a match when going through existing forks. (#800)
-
Mon Jun 05 2023 Packit <hello@packit.dev> - 0.45.0-1
- OGR now supports PyGithub >= 1.58.