gong icon indicating copy to clipboard operation
gong copied to clipboard

Rename "password" to "token" in gong.json

Open ghost opened this issue 6 years ago • 0 comments

I just setup with someone and wi noticed that gong.json needs a Jira token where it says password.

Also, it would be helpful to add an example to the README:

    "client":"jira",
    "domain":"<JIRA_DOMAIN>,
    "password":"<JIRA_API_TOKEN>",
    "project_prefix":"<PROJECT_PREFIX>",
    "transitions":"In Progress",
    "username":"<JIRA_EMAIL>"
}

ghost avatar Sep 09 '19 20:09 ghost