Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Aug 8, 2025

Which issue does this PR close?

We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax.

  • Closes #NNN.

Rationale for this change

I would like to be able to quickly merge changes from main into PRs to rerun CI against the latest main branch.

I can do this manually with git commands, but it would be nice to have a button in the github UI to do this automatically.

Screenshot 2025-08-08 at 3 33 44 PM

What changes are included in this PR?

Add the magic incantation to asf.yaml to enable this button, following the model that @xudong963 did in apache/datafusion#15904 for DataFusion

Are these changes tested?

I will verify them manually after merge

Are there any user-facing changes?

There will be a new button enabled in the github APU

@alamb alamb added the development-process Related to development process of arrow-rs label Aug 8, 2025
@alamb alamb marked this pull request as ready for review August 8, 2025 19:37
@alamb alamb merged commit b350a5b into apache:main Aug 11, 2025
9 checks passed
@alamb
Copy link
Contributor Author

alamb commented Aug 11, 2025

Thanks again @xudong963

@alamb alamb deleted the alamb/update_option branch August 11, 2025 20:23
@alamb
Copy link
Contributor Author

alamb commented Aug 11, 2025

It seems to have worked well!

#8102

Screenshot 2025-08-11 at 4 25 48 PM

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.

2 participants