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

Add labels to cherry pick scripts + writeup #409

Merged
merged 6 commits into from
Jun 5, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 4, 2021

re #292

Rationale for this change

I am trying to use labels to make it clear which PRs has been backported and what has not been backported.

This PR is a step towards my final goal of #292, which will be to automate the invocation of backporting in a github action.

What changes are included in this PR?

  1. The cherry-pick script adds labels now
  2. Adds documentation about how this works

Are there any user-facing changes?

No

@alamb alamb added the development-process Related to development process of arrow-rs label Jun 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #409 (9e66463) into master (0a16574) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #409      +/-   ##
==========================================
- Coverage   82.62%   82.62%   -0.01%     
==========================================
  Files         162      162              
  Lines       44479    44479              
==========================================
- Hits        36751    36750       -1     
- Misses       7728     7729       +1     
Impacted Files Coverage Δ
parquet/src/encodings/encoding.rs 94.85% <0.00%> (-0.20%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ddc717...9e66463. Read the comment docs.

@alamb alamb merged commit ddc8a36 into apache:master Jun 5, 2021
@alamb alamb deleted the alamb/cherry_pick_with_labels branch June 15, 2021 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants