forcedotcom / git2gus

A Github application to keep issues in sync with Agile Accelerator
https://lwc-gus-bot.herokuapp.com
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

Wrong environment variable for GUS_ID #153

Closed mpsenn closed 1 year ago

mpsenn commented 1 year ago

salesforce.js reads SALESFORCE_USER_ID from the environment, but other files use GUS_USER, and our prod deployment configures that name.

module.exports.salesforce = {
    salesforceUserId: process.env.SALESFORCE_USER_ID,
git2gus[bot] commented 1 year ago

Git2Gus App is installed but the .git2gus/config.json doesn't exist.