opencloud icon indicating copy to clipboard operation
opencloud copied to clipboard

set backport feature

Open ScharfViktor opened this issue 3 weeks ago • 0 comments

how to setup:

  • Install npm install -g backport
  • create a token in the github
    • settings->developer settings->personal access tokens->tokens classic
    • generate new token (classic) like
image
  • put token to nano ~/.backport/config.json

how to use:

  • in terminal type backport image

  • choose branch (press space key):

image

Result: PR is created:

image

ScharfViktor avatar Dec 04 '25 11:12 ScharfViktor