RFR: 1495: /backport on PRs instead of commits should inform of proper usage [v2]
    Erik Joelsson 
    erikj at openjdk.org
       
    Thu Jul 28 19:46:00 UTC 2022
    
    
  
On Thu, 28 Jul 2022 13:15:01 GMT, Guoxiong Li <gli at openjdk.org> wrote:
>> I want the`/backport` command can be used in the PRs which hava been integrated. So the message `You cannot issue /backport on a pull request` seems not accurate. But the current message seems not accurate too. Looking for a better description and your idea.
>
> Additional information: When the PR has been integrated and the `backport` command is used in this integrated PR, the another `handle` method  instead of this method will be invoked so that the `backport` command can be processed.
But BackportCommand doesn't yet support running on a PR. That's still a feature that would need to be implemented.
-------------
PR: https://git.openjdk.org/skara/pull/1341
    
    
More information about the skara-dev
mailing list