Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / XAMPPRocky/octocrab issues and pull requests

#631 - Support remove_assignees on issue API

Issue - State: open - Opened by tisonkun 7 months ago

#630 - feat: support permission on list_collaborators

Pull Request - State: closed - Opened by tisonkun 7 months ago - 4 comments

#629 - list_collaborators with permission

Issue - State: closed - Opened by tisonkun 7 months ago

#628 - [pulls] Pull request review create/edit API

Issue - State: open - Opened by costinsin 7 months ago - 1 comment

#627 - Feat: split out octocrab models into a separate crate

Pull Request - State: closed - Opened by jkelleyrtp 7 months ago

#626 - Superseded by #625

Issue - State: closed - Opened by amir6264 7 months ago

#625 - Update hyper-rustls requirement from 0.26.0 to 0.27.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#624 - Unify diff entry models

Pull Request - State: closed - Opened by flying-sheep 8 months ago - 1 comment

#622 - create_workflow_dispatch failed with GitHubError

Issue - State: open - Opened by siisee11 8 months ago - 4 comments

#621 - chore: release v0.38.0

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago
Labels: release

#620 - Added tests for .delete_thread_subscriptions()

Pull Request - State: closed - Opened by manchicken 8 months ago - 1 comment

#619 - Adding tests, and fixing missing error code.

Pull Request - State: closed - Opened by manchicken 8 months ago - 1 comment

#618 - Update hyper-rustls requirement from 0.26.0 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#617 - Update graphql_client requirement from 0.13.0 to 0.14.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#616 - Added basic support for getting user profiles

Pull Request - State: closed - Opened by mcarson-sandia 8 months ago - 1 comment

#615 - Change `Rate::reset` to `u64`

Pull Request - State: closed - Opened by smoelius 8 months ago - 4 comments

#614 - Should `RateLimit::reset` be a `u64`?

Issue - State: closed - Opened by smoelius 8 months ago - 1 comment

#613 - chore: release v0.37.0

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago
Labels: release

#612 - Authentication breaks for "child" clients

Issue - State: open - Opened by marcusirgens 8 months ago - 1 comment

#611 - chore: fix some comments

Pull Request - State: closed - Opened by InventiveCoder 8 months ago - 1 comment

#610 - docs: Update manual github app authentication example

Pull Request - State: closed - Opened by timonv 8 months ago - 2 comments

#609 - chore: release v0.36.0

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago
Labels: release

#608 - Reference::Commit is based on a documentation error

Issue - State: closed - Opened by flying-sheep 8 months ago - 1 comment

#607 - Add status code to GithubError

Pull Request - State: closed - Opened by flying-sheep 8 months ago - 1 comment

#606 - Fixed some `.gists()` functions, and wrote tests.

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#605 - added missing /repos/{owner}/{repo}/pulls/... handlers (#546)

Pull Request - State: closed - Opened by dmgorsky 9 months ago - 1 comment

#604 - Add `Pending` variant to `octocrab::models::workflows::Status`

Pull Request - State: closed - Opened by ztj 9 months ago - 1 comment

#603 - Added test for `actions().create_workflow_dispatch()`

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#602 - Fix personal token auth for pagination

Pull Request - State: closed - Opened by pnevyk 9 months ago - 2 comments

#601 - Allow directly passing SecretString

Pull Request - State: closed - Opened by flying-sheep 9 months ago - 2 comments

#600 - Added `create_git_commit_object` endpoint

Pull Request - State: closed - Opened by dmgorsky 9 months ago - 1 comment

#599 - Adding org secrets tests

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#598 - Expose status_code in GithubError

Issue - State: closed - Opened by flying-sheep 9 months ago - 3 comments
Labels: enhancement, help wanted, good first issue

#597 - chore: release v0.35.0

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago
Labels: release

#596 - Added `check-suites` endpoints

Pull Request - State: closed - Opened by dmgorsky 9 months ago - 1 comment

#595 - Add repository list language support

Pull Request - State: closed - Opened by GeekMasher 9 months ago - 1 comment

#594 - Cannot directly pass SecretString for token auth

Issue - State: closed - Opened by flying-sheep 9 months ago - 2 comments

#593 - chore: release v0.34.3

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago
Labels: release

#592 - Update base64 requirement from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#591 - Wasm build by adding `default-client` feature gate

Pull Request - State: closed - Opened by wooden-worm 9 months ago

#590 - Adding tests to `orgs().secrets().create_or_update_secret()`

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#589 - Add PublicEvent and ReleaseEvent

Pull Request - State: closed - Opened by LuaKT 9 months ago - 1 comment

#588 - Add generate-notes URL handler:

Pull Request - State: closed - Opened by RobinCombrink 9 months ago - 1 comment

#587 - Fixed the `projects().delete_project().send() function

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#586 - Adding tests for `actions().remove_selected_repo_from_org_secret()`

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#585 - Added more tests, for `repos().delete()`

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#584 - Adding test for actions().actions_delete_workflow_run_logs_test()

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#583 - compilation failure with `default-features = false`

Issue - State: closed - Opened by hdonnay 9 months ago - 2 comments

#582 - Add generate-notes URL handler

Issue - State: closed - Opened by RobinCombrink 9 months ago

#581 - chore: release v0.34.2

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago
Labels: release

#580 - Fixing `snafu` version update

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#579 - Fixing the test that `[email protected]` breaks.

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#578 - Added some more tests

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#577 - Added a test

Pull Request - State: closed - Opened by manchicken 9 months ago - 1 comment

#576 - Listed example for github app auth doesn't work but another provided method does

Issue - State: open - Opened by ericandoh 10 months ago - 2 comments
Labels: bug, help wanted, good first issue

#575 - Update wiremock requirement from 0.5.3 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#573 - Add delete_ref in RepoHandler

Pull Request - State: closed - Opened by tniessen 10 months ago - 4 comments

#572 - Delete git reference

Issue - State: closed - Opened by tniessen 10 months ago

#571 - Create commit from tree SHA

Issue - State: closed - Opened by tniessen 10 months ago - 3 comments

#570 - Added tests to prove `repos().secrets().delete_secret()`

Pull Request - State: closed - Opened by manchicken 10 months ago - 2 comments

#569 - Adding test for `issues().delete_comment()`

Pull Request - State: closed - Opened by manchicken 10 months ago - 1 comment

#568 - A great deal of functions have inconsistent argument types

Issue - State: open - Opened by manchicken 10 months ago - 2 comments

#567 - chore: release v0.34.1

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago
Labels: release

#566 - Fixed `issues().delete_comment_reaction()`

Pull Request - State: closed - Opened by manchicken 10 months ago

#562 - Don't send Authorization headers to third-party services.

Pull Request - State: closed - Opened by korran 10 months ago - 1 comment

#561 - chore: release v0.33.4

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago
Labels: release

#560 - Added tests for `repos().merges()`

Pull Request - State: closed - Opened by manchicken 10 months ago - 2 comments

#559 - How do you actually download a tarball?

Issue - State: open - Opened by winstonpurnomo 10 months ago - 4 comments

#558 - chore: release v0.33.3

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago
Labels: release

#557 - Tests for locking and unlocking issue comments

Pull Request - State: closed - Opened by manchicken 10 months ago - 2 comments

#556 - Handle redirects in ReleasesHandler::stream_asset().

Pull Request - State: closed - Opened by korran 10 months ago - 2 comments

#555 - Resolving issue with deleting reactions from issues.

Pull Request - State: closed - Opened by manchicken 10 months ago

#554 - chore: release v0.33.2

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago
Labels: release

#552 - [users] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#551 - [teams] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#550 - [security-advisories] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago - 4 comments

#549 - [secret-scanning] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#548 - [search] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#547 - [reactions] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#546 - [pulls] tag functionality

Issue - State: closed - Opened by dmgorsky 10 months ago

#545 - [projects] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#544 - [packages] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#543 - [meta] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#542 - [repos] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago - 1 comment

#541 - [oidc] tag

Issue - State: open - Opened by dmgorsky 10 months ago

#540 - [migrations] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#539 - [orgs] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago - 1 comment

#538 - [issues] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#537 - [interactions] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#536 - [git] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#535 - [gists] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#534 - [emojis] tag

Issue - State: open - Opened by dmgorsky 10 months ago

#533 - [apps] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#532 - [activity] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#531 - [actions] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#530 - [billing] tag functionality

Issue - State: open - Opened by dmgorsky 10 months ago

#529 - [checks] tag functionality

Issue - State: closed - Opened by dmgorsky 10 months ago