Yicong-Huang opened a new issue, #4580: URL: https://github.com/apache/texera/issues/4580
## Summary Support a `backport <release-branch>` label workflow for release branches. ## Scope - Detect backport labels on PRs. - Run CI by applying the PR changes against the labeled release branch. - After the PR is merged into `main`, create or push the corresponding backport change for the release branch according to the agreed ASF-compliant workflow. - Document the contributor and committer workflow for release-branch backports. ## Done When - PRs with backport labels show release-branch compatibility checks in CI. - A successful merge to `main` triggers the follow-up backport automation for the labeled release branch. - The workflow is documented for maintainers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
