Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/source/config-file.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@ The config file is made up of multiple parts
* Sync fixVersion (downstream milestone), do/don't overwrite downstream fixVersion
* :code:`{'assignee': {'overwrite': True/False}}`
* Sync assignee (for Github only the first assignee will sync) do/don't overwrite downstream assignee
* Note that the downstream assignee is selected by performing an LDAP query for the upstream user in the
"Professional Social Media" link in the RoverPeople profiles, so, in order for this feature to work properly, each
potential assignee needs to ensure that they have added their upstream identity(es) to their Rover profile.
* :code:`'description'`
* Sync description
* :code:`'title'`
Expand Down