Skip to content

Commit

Permalink
Merge pull request #103 from sidpremkumar/add-pr-sync-docs
Browse files Browse the repository at this point in the history
Add doc on how PR syncing works
  • Loading branch information
sidpremkumar committed Apr 22, 2020
2 parents 2425634 + 9bc7b78 commit bf2d0d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/config-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ The config file is made up of multiple parts
* :code:`'EXD-Service': {'guild': 'SOME_GUILD', 'value': 'SOME_VALUE'}`
* Sync custom EXD-Service field

.. note::

:pullrequest: After enabling PR syncing, just type "Relates to JIRA: XXXX-1234" in the comment or description of the PR to sync with a JIRA issue. After this, updates such as when it has been merged will automatically be added to the JIRA ticket.

* You can add your projects here. The 'project' field is associated with downstream JIRA projects, and 'component' with downstream components
You can add the following to the :code:`issue_updates` array:

Expand Down

0 comments on commit bf2d0d1

Please sign in to comment.