[U-Boot] About the pull request and patchwork

Hi all,
I've noticed that there are many pull request logged inside the patchwork. The most of the pull request has been processed but not been removed in patchwork. This make a lot of useless pull request log in the patchwork and made more difficult to tracking other patches.
I think if we (custodians) could assigned the pull request as "accept" or something after Wolfgang has pull the commits from downstream will be good. What do you guys think about it?

Dear =?UTF-8?B?6aas5YWL5rOh?=,
In message CACCg+XPzirovdMwQbXBZQMxcPz161n=Z9H2hntYUzrDBWH3sug@mail.gmail.com you wrote:
I think if we (custodians) could assigned the pull request as "accept" or something after Wolfgang has pull the commits from downstream will be good. What do you guys think about it?
I wrote before that I would really appreciate if _anybody_ who notices incorrect / obsolete states oin Patchwork could please update these.
Unlike as for normal patches, I didn't find a way yet to auto-update the status for pull requests in PW.
So yes, please, if you notice such inconsistencies, help out and update the status as needed.
Best regards,
Wolfgang Denk

Hi all,
2011/11/5 Wolfgang Denk wd@denx.de:
Dear =?UTF-8?B?6aas5YWL5rOh?=,
In message CACCg+XPzirovdMwQbXBZQMxcPz161n=Z9H2hntYUzrDBWH3sug@mail.gmail.com you wrote: I wrote before that I would really appreciate if _anybody_ who notices incorrect / obsolete states oin Patchwork could please update these.
Unlike as for normal patches, I didn't find a way yet to auto-update the status for pull requests in PW.
So yes, please, if you notice such inconsistencies, help out and update the status as needed.
Maybe a perl or a python script is need to auto update the patchwork status by analyzing the table format of patckwork. Is this possible?

Dear =?UTF-8?B?6aas5YWL5rOh?=,
In message CACCg+XOeeLW0gpcAK7hLnBPmMnB5H0HrTy92N6w1nmbSLEn-YQ@mail.gmail.com you wrote:
So yes, please, if you notice such inconsistencies, help out and update the status as needed.
Maybe a perl or a python script is need to auto update the patchwork status by analyzing the table format of patckwork. Is this possible?
What exactly do you want to do?
For normal actions you can use pwclient.
For a start, try
pwclient search 'pull request' | \ egrep -v 'Accepted|Superseded|Changes|Rejected|Applicable'
Best regards,
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
馬克泡