Uploaded image for project: 'Skara'
  1. Skara
  2. SKARA-1463

Include starting branch in back port instructions

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 1.0
    • None
    • bots
    • None

    Description

      When using the /backport command and a conflict occurs which requires manual resolution the Skara bot helpfully adds a reply with suggested command lines for how to resolve things locally, along the lines of:

      ---
      To manually resolve these conflicts run the following commands in your personal fork of $REPO:

      $ git checkout -b $BACKPORT_BRANCH_NAME
      $ git fetch --no-tags $URL $HASH
      ...
      ---

      It is implied that one should start with a more-or-less up-to-date version of the target branch before executing the "git checkout" command. It would be helpful if that was included in the instructions. The bot could even include the exact branch name since it should be available explicitly or implicitly from the /backport command itself.

      Attachments

        Issue Links

          Activity

            People

              gli Guoxiong Li
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: