Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Use dedicated library for getting PR list #807

Merged
merged 10 commits into from
Feb 14, 2024

Conversation

GeckoEidechse
Copy link
Member

@GeckoEidechse GeckoEidechse commented Feb 13, 2024

Use the octocrab library for interacting with GitHub for getting the list of pull requests

Part of:

Use the `octocrab` library for interacting with GitHub for getting the list of pull requests
to stay consistent with the rest of the codebase

We store all constants in one place so it's easier to find and modify them.
@GeckoEidechse GeckoEidechse force-pushed the refactor/octocrab-pr-list branch from a88eab6 to 5ea0565 Compare February 13, 2024 22:44
@GeckoEidechse GeckoEidechse marked this pull request as ready for review February 13, 2024 22:56
Copy link
Member Author

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and was still able to grab PR list.

@GeckoEidechse GeckoEidechse merged commit 7380c39 into main Feb 14, 2024
14 checks passed
@GeckoEidechse GeckoEidechse deleted the refactor/octocrab-pr-list branch February 14, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant