Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 9da2f6458a0e68e5d2ee5efe455cddf68562d857
      
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/9da2f6458a0e68e5d2ee5efe455cddf68562d857
  Author: Pavel Roskin <[email protected]>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Improvements to README.md (#39)

* Improvements to README.md

Recommend using sourceRepositoryOwner and sourceRepositoryName in the
repository URL. It is the source repository that contains the commit we
want to test.

Recommend using pullRequestId in the Refspec setting to avoid pulling
refspecs for all PRs.

Recommend using sourceCommitHash as the branch specifier to make sure the
correct commit is being tested. Mention that using Stash merge can lead
to a race condition.

Improve formatting. Use third level headings for merge variants (Stash
"merge" refspec and local merge). Avoid numbered lists to allow adding
and removing steps without renumbering.

Further clarify why "Build only if Stash reports no conflicts" is
required when using merge by Stash.

Update the instructions for merging locally. Pull the target branch in
addition to the PR refspecs. Add `--no-merge` to the git merge command to
make sure it's non-interactive.

Both merge variants have been tested.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to