git2gus icon indicating copy to clipboard operation
git2gus copied to clipboard

A Github application to keep issues in sync with Agile Accelerator

Results 38 git2gus issues
Sort by recently updated
recently updated
newest added

On https://lwc-gus-bot.herokuapp.com there is a section that describes how to manually link a GitHub issue to an existing work item. However: * there's no mention of how to unlink a...

bug

Reading https://lwc-gus-bot.herokuapp.com my initial takeaway was that Git2Gus: - Creates new GUS work items in response to the relevant labels being applied to a GitHub issue - Allows manually linking...

bug

The docs at https://lwc-gus-bot.herokuapp.com mention: > `defaultBuild` The build number the application is going to use by default when it creates a new work item. Notice this value might need...

bug

Hi The documentation on https://lwc-gus-bot.herokuapp.com currently says: > In order to customize your repo for your team you have to commit a configuration file .git2gus/config.json with specific data about your...

bug

Deprecation: [@octokit/rest] Setting the "new Octokit({ auth })" option to an object without also setting the "authStrategy" option is deprecated and will be removed in v17. See (https://octokit.github.io/rest.js/#authentication)

bug

It would be great to add a link to this repository on https://lwc-gus-bot.herokuapp.com

USER STORY

This could be a bug, or it could be a test needing update. Reading `api/hooks/issues-hook/update-work-item-priority/index.js`, issue priority is treated numerically, and can be compared with higher-priority issues are `>` than...

question

Adding labels in bulk will create a new, duplicate work item for each label added even if they are not approved git2gus labels. ## Steps to Reproduce 1. Create a...

Hi In https://github.com/heroku/heroku-buildpack-python/issues/1006 I added the annotation `@W-7828034@` to the issue description to try and manually link it to an existing work item. However no comment was left of the...