The GitHub Issues module provides a GitHub core API layer for managing git issues from your Drupal website.
Install as usual.
Place the entirety of this directory in the /modules folder of your Drupal installation. Navigate to Administer > Extend. Check the 'Enabled' box next to the 'GitHub Issues' and then click the 'Save Configuration' button at the bottom.
Populate module settings form with git base url and git user access token.
- List opened and closed issues in your Drupal site
- Create, edit and close issues from your Drupal site
This module is plugin for other Git Issues module