-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Continue/feature/reference gh #981
Continue/feature/reference gh #981
Conversation
…em/BotCore.java Co-authored-by: Tanish Azad <[email protected]>
Co-authored-by: Tanish Azad <[email protected]>
…ub/GitHubCommand.java Co-authored-by: Tanish Azad <[email protected]>
…ub/GitHubReference.java Co-authored-by: Tanish Azad <[email protected]>
application/src/main/java/org/togetherjava/tjbot/commands/github/GitHubCommand.java
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/commands/github/GitHubReference.java
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/commands/github/GitHubReference.java
Outdated
Show resolved
Hide resolved
need a couple more changes
Haha, you didn't need to dismiss 2 passing reviews just to add repos to the template, it's just a template anyway. ^^ No worries tho, I will count them as passing. ❤️ |
apologies if that comes off as rude, but i didnt want someone to merge it(it was one click away ) by any chance since the results were inconsistent with when parallel stream was swapped with sequential, also the config changes ofc. It's better to fix issues when it's already active then making a new PR😉. |
* for github search, instead of finding by issue we also wanna match title for correct match * method overloading for defaulting to tj-bot repo for reference feature
im ready to merge it, but theres still one open conversation @ankitsmt211 |
Go ahead, marked it resolved. |
For earlier context related to PR #966
continuing #599
Note: This merge will require
Config
to be changed on vps as well, otherwise bot crashes.brief:
/github-search
, which auto suggests a list of issues and PR to choose. It also accepts a title if you want to manually enter and select.#IssueNumberHere
, it will reply back with an embed containing information about issue.#general
usingconfig
, can be tweaked to a particular channel.config
to allow searching across multiple repositories.Changes:
Embed on search/issue reference: