Feature: Collection of ideas #17

Open
opened 2023-01-29 12:08:17 +01:00 by RobWalt · 0 comments
Contributor

Here is a list of ideas of what would be cool additions to the project:

  • add more cli options to subcommands (#32)
  • add milestones (#42)
  • everything around issue templates (no api)
  • everything around PR templates (no api)
  • proper display of time (parse time string)
  • check notifications (#63)
  • proper parsing of urls (into Url struct)
  • repo reviewers actions
  • repo releases actions
  • repo tags actions
  • auth with username/pass into token generation as an alternative way for auth
  • retrieve current credentials (token)
  • subscriptions to repo/issues
  • maybe add a little comment about the project on things created with the tool
  • data driven design, newtypes

Note that some ideas in the list are very rough formulations and can be split
into multiple smaller tasks. If you are interested to work on one of these feel
free to do so. Also feel free to contact me, so that I can update the list with
the things you have contributed.

Here is a list of ideas of what would be cool additions to the project: - [x] add more cli options to subcommands (#32) - [x] add milestones (#42) - [x] ~~everything around issue templates~~ (no api) - [x] ~~everything around PR templates~~ (no api) - [x] proper display of time (parse time string) - [x] check notifications (#63) - [x] proper parsing of urls (into `Url` struct) - [ ] repo reviewers actions - [x] repo releases actions - [ ] repo tags actions - [ ] auth with username/pass into token generation as an alternative way for auth - [ ] retrieve current credentials (token) - [ ] subscriptions to repo/issues - [ ] maybe add a little comment about the project on things created with the tool - [x] data driven design, newtypes Note that some ideas in the list are very rough formulations and can be split into multiple smaller tasks. If you are interested to work on one of these feel free to do so. Also feel free to contact me, so that I can update the list with the things you have contributed.
Sign in to join this conversation.
No description provided.