Kezhu Wang created ZOOKEEPER-4937:
-
Summary: Support commit message edit in zk-merge-pr.py
Key: ZOOKEEPER-4937
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4937
Project: ZooKeeper
... and this is the related API endpoint
https://docs.github.com/en/rest/pulls/pulls?apiVersion=2022-11-28#merge-a-pull-request
Best,
tison.
tison 于2023年6月17日周六 04:09写道:
> For issuing GitHub API calls, I use https://github.com/yanyongyu/githubkit
> that generated from GitHub API definitions an
For issuing GitHub API calls, I use https://github.com/yanyongyu/githubkit
that generated from GitHub API definitions and the maintainer is active.
Best,
tison.
Andor Molnar 于2023年6月17日周六 04:06写道:
> Hi all,
>
> The greatest advantage of our merge script is the ability of
> backporting to other
Hi all,
The greatest advantage of our merge script is the ability of
backporting to other branches.
The greatest disadvantage of our merge script is it closes the pull
request (red color) instead of "merging" (purple color).
We could replace the current pure git approach of merging the main
com
Ling Mao created ZOOKEEPER-4212:
---
Summary: add committer checklist to zk-merge-pr.py
Key: ZOOKEEPER-4212
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4212
Project: ZooKeeper
Issue Type
Zili Chen created ZOOKEEPER-3782:
Summary: Replace filter with list comprehension for returning list
in zk-merge-pr.py
Key: ZOOKEEPER-3782
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3782
Maybe it's a good time to automate change log generation. Example:
https://issues.apache.org/jira/browse/HADOOP-11731
On Thu, Dec 15, 2016 at 10:04 PM, Rakesh Radhakrishnan <
rakeshr.apa...@gmail.com> wrote:
> Before migrating to git, committer has to update the CHANGE.TXT file
> manually and the
Before migrating to git, committer has to update the CHANGE.TXT file
manually and then push this along with the approved patch as a single
commit.
Thanks,
Rakesh
On 16-Dec-2016 11:16 AM, "Michael Han" wrote:
Good catch, I think a couple of recent commits on master branch missing
editing of CHAN
Good catch, I think a couple of recent commits on master branch missing
editing of CHANGE.TXT
How is CHANGE.TXT edited before migrating to git during a commit? Is it
done automatically or manually (that a committer has to update the file)?
On Thu, Dec 15, 2016 at 8:32 PM, Rakesh Radhakrishnan
wr
Hi,
I have an observation about the merge PR python script.
https://cwiki.apache.org/confluence/display/ZOOKEEPER/Committing+changes
I could see the commit made using this automated merge script is missing to
edit the 'CHANGES.TXT' file and then add the jira details that correspond
to the patch.
10 matches
Mail list logo