Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
This script will be used to merge GitHub pull requests and it will pull from the Apache Git repo to the current branch, squash and merge the PR, push the commit to trunk, close the PR (via commit message) and close the relevant JIRA issue (via JIRA API).
Spark has a script that does most (if not all) of this and that will be used as the starting point:
https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py
Attachments
Attachments
Issue Links
- blocks
-
KAFKA-2321 Introduce CONTRIBUTING.md
-
- Resolved
-
-
KAFKA-2328 merge-kafka-pr.py script should not leave user in a detached branch
-
- Resolved
-