RFR: 1076: Not possible to use 'Backport <sha>' if original bug doesn't have public sha [v3]

Erik Joelsson erikj at openjdk.java.net
Fri Jun 11 19:59:48 UTC 2021


> This patch adds a new way of declaring a pull requests to be a backport for situations where the original hash of the original change is not known or available. Technically such a PR should already work without the backport label, but it will display a warning about the issue not being open. By being able to declare a backport, that warning will be eliminated, which should make the user experience smoother and hopefully help avoid mistakes.
> 
> To use the new feature, you create a PR with a title "Backport <issueid>" instead of "Backport <hash>". Once this goes live, I will update the Skara wiki documentation.

Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:

  Review comments

-------------

Changes:
  - all: https://git.openjdk.java.net/skara/pull/1186/files
  - new: https://git.openjdk.java.net/skara/pull/1186/files/df0b3d82..d119cc0c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=skara&pr=1186&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=skara&pr=1186&range=01-02

  Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/skara/pull/1186.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1186/head:pull/1186

PR: https://git.openjdk.java.net/skara/pull/1186


More information about the skara-dev mailing list