Take a look at https://github.com/ThinkR-open/lozen/blob/exploration_gql/dev/explo_gql.Rmd Should be done - [ ] Check whether GITHUB_PAT is set or not - [ ] Get user login - [ ] Get owner - [ ] Create repo and return repo id - [ ] Get repo id - [ ] Create project and affiliate repo - [ ] List user projects - [ ] Get project id and project number of some project - [ ] Create labels -> can not be done, to be checked to be sure - [ ] Create an issue - [ ] Add an issue to a project - [ ] Add a status to an issue (currently, can only be set to default status (Done, In progress ...)) - [ ] Add a column to a projet : can not be done for the moment - [ ] List columns of a project - [ ] Remove a issue to a project - [ ] Close an issue - [ ] Delete an issue - [ ] Delete a project