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

Show latest pr & issues automatically in options list #4116

Merged
merged 2 commits into from May 13, 2024

Conversation

thenamankumar
Copy link
Member

@thenamankumar thenamankumar commented May 9, 2024

For the at-mention GitHub context, this PR adds the functionality which shows the latest PRs and issues in the options list when no issue/PR number has been typed yet.

If the user types @gh:issue: cody will show the list of the latest issues assigned to the user.
If the user types @gh:pr: cody will show the list of the latest PRs for the opened repo.

Demo: https://www.loom.com/share/36c483d356464580b655c6f228c02fc9

Test plan

  • Open cody
  • Type @gh:pr:, and it should show you the list of the latest PRs from the repo.
  • Type @gh:issue:, and it should show you the list of assigned issues.

@thenamankumar thenamankumar merged commit ae96ec8 into main May 13, 2024
19 checks passed
@thenamankumar thenamankumar deleted the naman/github-suggestions branch May 13, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants