summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-30chore: Implement some style improvements (#698)HEADmainBen Püschel
2024-09-30chore: release (#700)v0.41.0github-actions[bot]
2024-09-30fix(installation)!: Return Result instead of panicking in `Octocrab::installa...Ben Püschel
2024-09-30feat: Implement getting users and reopos by their respective IDs (#690)Ruslan
2024-09-30Update tower-http requirement from 0.5.1 to 0.6.1 (#701)dependabot[bot]
2024-09-27add additional webhook model fields (#696)backwardspy
2024-09-27Bump hyper-rustls version. (#699)Kyle Huey
2024-09-23chore: release (#685)v0.40.0github-actions[bot]
2024-09-22fix(refs)!: remove `Reference::Commit` variant (#697)Ben Püschel
2024-09-12Fix typo in cfg_attr statement (#693)Ameer Ghani
2024-09-01Handle empty author object in pr_commits (#656)Sam Wilson
2024-08-30feat: Support `remove_assignees` on issue API (#686)Ben Püschel
2024-08-30Add `DeviceCodes::poll_until_available` method (#679)Michael Krasnitski
2024-08-30feat: add missing fields in `CreateForkBuilder` (#682)Ben Püschel
2024-08-30Uncomment pr_commits function (#680)Sandro
2024-08-30Only add base_path if req_pandq does not contain it (#684)wesemann
2024-08-15feat: Add `Gist::public` field (#678)Michael Krasnitski
2024-08-14Update code scanning alert (#673)Adrien Pessu
2024-08-14Added `merged_by` and `closed_by` fields (#674)Artur Yurii Korchynskyi
2024-08-08Update and Fixes to the Code Scanning Models & Webhooks (#675)Mathew Payne
2024-07-31chore: release (#671)v0.39.0github-actions[bot]
2024-07-30getting Code Scanning (#669)Adrien Pessu
2024-07-29feat: support permission on list_collaborators (#630)tison
2024-07-29added missing /repos/{owner}/{repo}/pulls/... handlers (#546) (#605)Dmytro Horskyi
2024-07-29feat: add check run pull requests and list parameters (#494)Paul Delafosse
2024-07-29fix: use put instead of get for set_thread_subscription (#661)Yuta Yamaguchi
2024-07-29Properly mark feature-gated functionality in docs (#662)John T. Wodder II
2024-07-26repos/releases improvements (#666)Loïs Postula
2024-07-26feat: implement hook deliveries (#668)Loïs Postula
2024-07-26feat: allow sending non String payload with execute (#665)Loïs Postula
2024-06-17feat: added /user/blocks functionality (#657)Dmytro Horskyi
2024-06-16Add AutoRebaseEnabled to models.rs (#660)Daniel K
2024-06-14cargo fmt (#658)maflcko
2024-06-12Fix issue #635 (#637)Hans Avontuur
2024-06-12fix(builder): Change add_retry_config signature to match others in OctocrabBu...Kleo Davidson
2024-06-12Update issues.rs (#634)Artur Yurii Korchynskyi
2024-06-11Add head repo to create pr (#636)Alexander Brassel
2024-06-11Added support for make_latest in UpdateReleaseBuilder (#646)Ross
2024-06-11feat: add method to create repo webhook (#640)flicko
2024-06-11Changing the user name from required to optional parameter (#650)Karl Miklautz
2024-06-11Update models.rs (#651)Daniel K
2024-04-09chore: release (#621)v0.38.0github-actions[bot]
2024-04-09feat: Add `generate_release_notes`: (#588)Robin Combrink
2024-04-04Unify diff entry models (#624)Philipp A
2024-03-29Added tests for .delete_thread_subscriptions() (#620)Mike Stemle
2024-03-29Adding tests, and fixing missing error code. (#619)Mike Stemle
2024-03-27chore: release (#613)v0.37.0github-actions[bot]
2024-03-27Update graphql_client requirement from 0.13.0 to 0.14.0 (#617)dependabot[bot]
2024-03-27Added basic support for getting user profiles (#616)mcarson
2024-03-24fix!: Change `Rate::reset` to `u64` (#615)Samuel Moelius