Closed
Description
Suggested in go-gitea/gitea#24470 (comment)
Instead of the current message
gitea-backporter/src/backport.ts
Line 51 in 1437aad
The bot could point to the contrib/backport
tool (untested):
`I was unable to create a backport for ${giteaVersion.majorMinorVersion}. @${originalPr.user.login}, please send one manually. :tea:
\`\`\`
go run ./contrib/backport ${originalPr.number}
... // fix git conflicts if any
go run ./contrib/backport --continue
\`\`\`
`
Metadata
Metadata
Assignees
Labels
No labels