henkkx / gh-planning-poker

Web-Based Planning Poker with Github Integration
https://gh-planning-poker.herokuapp.com/
6 stars 1 forks source link

authorize github to import from and post issues into a selected repository #3

Closed henkkx closed 2 years ago

henkkx commented 3 years ago
  1. authorize the app to access the users repos
  2. the app should allow a user to select one of their repositories to use for the planning poker
  3. the app should then be able to import/create an issue in the repository using github v3 api
  4. possibly a quick demo of creating an issue in this repo using the app

estimate: 3 days

henkkx commented 3 years ago
  1. is done
henkkx commented 2 years ago

2, 3 are done