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

[BUG]: pulls.requestReviewers sometimes removes reviewers #473

Open
1 task done
TakshPSingh opened this issue Nov 8, 2024 · 1 comment
Open
1 task done

[BUG]: pulls.requestReviewers sometimes removes reviewers #473

TakshPSingh opened this issue Nov 8, 2024 · 1 comment
Labels
Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented

Comments

@TakshPSingh
Copy link

What happened?

We call the pulls.requestReviewers endpoint to request reviewers using a GitHub app.
Based on the documentation, we expect this to only add reviewers and never remove anyone.
However, we notice that occasionally the endpoint also removes reviewers!

Versions

@octokit/rest: v20.0.1
Node: v18.17.0

Relevant log output

This error does not happen frequently so we have no logs available yet

Code of Conduct

  • I agree to follow this project's Code of Conduct
@TakshPSingh TakshPSingh added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented
Projects
Status: 🆕 Triage
Development

No branches or pull requests

1 participant