git2gus
git2gus copied to clipboard
A Github application to keep issues in sync with Agile Accelerator
In https://github.com/heroku/heroku-buildpack-python/issues/1012 after adding the label, Git2Gus commented with: > Error while creating work item. No valid build foundin GUS! The build specified in `.git2gus/config.json` was valid. Labels had been...
I just added Git2Gus to https://github.com/heroku/heroku-buildpack-python via https://github.com/apps/git2gus/installations/new - the app was added however no labels were created? https://github.com/heroku/heroku-buildpack-python/labels Did the installation fail on the app's side? There were already...
Whilst reading the source to try and work out what gets synced and when, I saw the hook name `CREATE_WORK_ITEM` here: https://github.com/forcedotcom/git2gus/blob/dbe8c53c7bf703d7607ca595ef0a473a843eb3b9/api/actions/createWorkItem.js#L118 ...which led to the impression that a work...
Hi! I noticed that there is a `gusTitlePrefix` option added in #62, which allows for setting a prefix that is added to the title of the work items created in...
Steps to reproduce: 1. Create a Git Issue 1. Link it to a new Gus work item 1. Mark the Gus work item Fixed, then Closed to emulate typical Gus...
STR: 1. Create an issue with any name you want. 2. Download the attached txt and copy-paste its contents into the issue's `description` field. 3. Apply a label that should...