Skip to content

GH-51331: [CI] Exempt collaborators from concurrent PR limit - #51332

Open
Reranko05 wants to merge 2 commits into
apache:mainfrom
Reranko05:exempt-collaborator-limit
Open

Reranko05 wants to merge 2 commits into
apache:mainfrom
Reranko05:exempt-collaborator-limit

Conversation

@Reranko05

@Reranko05 Reranko05 commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Rationale for this change

Exempt contributors with repository collaborator access from the concurrent pull request limit.

The workflow comments and documentation are updated accordingly.

Are these changes tested?

Not yet.

Are there any user-facing changes?

No.

Closes: #51331

Copilot AI lite review requested due to automatic review settings September 14, 2026 20:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added the awaiting review Awaiting review label Sep 14, 2026
@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

This pull request has been automatically closed because you currently have 4 open pull requests, which is more than the limit of 3.

Due to the increase in pull requests opened by AI bots, and in order to keep the review queue manageable, Apache Arrow limits contributors without write access to at most 3 concurrently open pull requests. This helps make sure each pull request gets the attention it needs and that work in progress does not go stale.

Once one of your other open pull requests has been merged or closed, you are welcome to reopen this one.

See also:

@github-actions github-actions Bot closed this Sep 14, 2026
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #51331 has been automatically assigned in GitHub to PR creator.

@tadeja

tadeja commented Sep 14, 2026

Copy link
Copy Markdown
Member

(note: checking whether reopened PR gets closed again)

@tadeja tadeja reopened this Sep 14, 2026
Comment thread .github/workflows/pr_limit/check.js Outdated
@github-actions github-actions Bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Sep 15, 2026
Copilot AI review requested due to automatic review settings September 15, 2026 04:14
@Reranko05
Reranko05 force-pushed the exempt-collaborator-limit branch from 2a321ce to 363e241 Compare September 15, 2026 04:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Sep 15, 2026
@Reranko05
Reranko05 requested a review from kou September 15, 2026 04:16
Comment thread docs/source/developers/bug_reports.rst Outdated
@github-actions github-actions Bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Sep 15, 2026
Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Copilot AI review requested due to automatic review settings September 15, 2026 07:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Sep 15, 2026
@Reranko05
Reranko05 requested a review from raulcd September 15, 2026 08:03
@github-actions github-actions Bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Sep 15, 2026
@Reranko05

Reranko05 commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator Author

If everyone agrees with this. Can this be merged? Thanks!
cc @raulcd @pitrou @rok @kou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Exempt collaborators from concurrent PR limit

5 participants