Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Committing Pull-Requests

After a pull-request has been reviewed and is ready to be committed to the code base...

  1. In GitHub
    1. Squash-merge in GitHub
    2. Ensure that merge commit comment does not include trivial notes (e.g. Removed whitespace)
    3. Ensure that merge commit contains link to JIRA ticket (e.g. Resolves with <link-to-jira-ticket>)
  2. In JIRA
    1. Close JIRA ticket
    2. Change status to Fixed (or status that is appropriate)
    3. Add link to GitHub commit in JIRA comment
    4. Select next release for appropriate project for Fix Version