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

[API] add pull_requests_new endpoint to get time series of new PRs opened #2544

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

Shiva953
Copy link
Contributor

@Shiva953 Shiva953 commented Oct 7, 2023

Description

  • This PR is adds a pull_requests_new API endpoint, which aligns with the existing endpoints for issues and contributors. This new feature allows users to retrieve time series data on the number of new PRs opened within a specified time frame for a given repository.

This PR addresses #2542

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@Shiva953
Copy link
Contributor Author

Shiva953 commented Oct 10, 2023

@ABrain7710 any updates on this?

@sgoggins sgoggins requested a review from ABrain7710 October 15, 2023 16:07
Copy link
Member

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

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

@Shiva953 : We need you to add the API documentation for these endpoints as well. They are located in the docs/source/rest-api/spec.yml file. Thank you!!!

@Shiva953
Copy link
Contributor Author

@sgoggins done👍

@IsaacMilarky IsaacMilarky changed the base branch from main to dev October 30, 2023 14:02
@IsaacMilarky IsaacMilarky requested a review from sgoggins October 30, 2023 14:08
@sgoggins sgoggins merged commit b34e7eb into chaoss:dev Oct 31, 2023
2 checks passed
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.

3 participants