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

ARROW-10724: [Dev Tools] Added labeler to PRs that need rebase. #8768

Closed
wants to merge 1 commit into from
Closed

ARROW-10724: [Dev Tools] Added labeler to PRs that need rebase. #8768

wants to merge 1 commit into from

Conversation

jorgecarleitao
Copy link
Member

This is a proposal to have a github action that automatically adds labels to PRs that need rebase.

We have been adding these labels manually in Rust PRs, as it is easier to filter for PRs that need an action from the contributor before merging.

By doing this systematically, we do not need to maintain these labels ourselves.

Note that this action takes seconds to complete.

@jorgecarleitao
Copy link
Member Author

fyi @nevi-me and @alamb , that have been using these :)

@github-actions
Copy link

Copy link
Member

@xhochy xhochy left a comment

Choose a reason for hiding this comment

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

Thanks, this is cool!

@xhochy xhochy closed this in e74891e Nov 25, 2020
@jorgecarleitao jorgecarleitao deleted the pr_needs_rebase branch November 25, 2020 08:39
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
This is a proposal to have a github action that automatically adds labels to PRs that need rebase.

We have been adding these labels manually in Rust PRs, as it is easier to filter for PRs that need an action from the contributor before merging.

By doing this systematically, we do not need to maintain these labels ourselves.

Note that this action takes seconds to complete.

Closes apache#8768 from jorgecarleitao/pr_needs_rebase

Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com>
Signed-off-by: Uwe L. Korn <uwe.korn@quantco.com>
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.

None yet

2 participants