Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Retrieve Issue From All Git Repos #11

Closed
Shivansh-007 opened this issue Dec 19, 2020 · 7 comments
Closed

Feature: Retrieve Issue From All Git Repos #11

Shivansh-007 opened this issue Dec 19, 2020 · 7 comments
Assignees
Labels
area: commands Commands, cogs and extensions status: discussion Discussing the implementation status: WIP This is being worked on type: feature A request for or implementation of a new feature

Comments

@Shivansh-007
Copy link
Contributor

Retrieve Issue From All Git Repos

Command that allows users to retrieve issues from all github repos of gurkult.

Example:

!issue gurkbot 456 ( !issue repo issue-number)
!issue meta 12

@gustavwilliam
Copy link
Member

Let's switch the order and have a default repo.
!issue <number> [repo]

The default repo would presumably be the gurkbot repo (this one). We should also allow for multiple different repos and orgs to be specified. Like this:

gurkbot  # gurkult/gurkbot
branding  # gurkult/branding
py-gurklang  # gurkult/py-gurklang
python-discord/bot  # python-discord/bot

We should be able to use a lot of the code from the PyDis Python bot, while customizing it to our liking.

@Shivansh-007
Copy link
Contributor Author

Let's switch the order and have a default repo.
!issue <number> [repo]

The default repo would presumably be the gurkbot repo (this one). We should also allow for multiple different repos and orgs to be specified. Like this:

gurkbot  # gurkult/gurkbot
branding  # gurkult/branding
py-gurklang  # gurkult/py-gurklang
python-discord/bot  # python-discord/bot

We should be able to use a lot of the code from the PyDis Python bot, while customizing it to our liking.

Sure! Sounds good!

@Shivansh-007
Copy link
Contributor Author

I will be working on this along with:

# GitHub Category 
- github issue <num>
- github pr <num>
- github source <command>
- github profile <id>

@gustavwilliam gustavwilliam added area: commands Commands, cogs and extensions status: discussion Discussing the implementation status: WIP This is being worked on type: feature A request for or implementation of a new feature labels Jan 2, 2021
@gustavwilliam
Copy link
Member

@Shivansh-007 are you currently working on this?

Also, I'd love to see one PR for each subcommand. A huge PR with four subcommands can be quite tricky to get reviewed.

@Shivansh-007
Copy link
Contributor Author

Yes almost done

@Shivansh-007
Copy link
Contributor Author

We can close this, thanks!

@vivekashok1221
Copy link
Member

Thank you for contributing! 🌟 🌟 🌟

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: commands Commands, cogs and extensions status: discussion Discussing the implementation status: WIP This is being worked on type: feature A request for or implementation of a new feature
Projects
None yet
Development

No branches or pull requests

3 participants