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

Add code-based Github tool #37

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

njhale
Copy link
Member

@njhale njhale commented Aug 29, 2024

  • Remove CLI-based Github tool
  • Add code-based Github tool

@njhale njhale force-pushed the enhance/github-api branch 2 times, most recently from 0806d4f to a194a41 Compare August 29, 2024 15:59
@njhale njhale changed the title Add API-based Github tool Add code-based Github tool Aug 29, 2024
@njhale njhale force-pushed the enhance/github-api branch 8 times, most recently from b809e1b to bc4d765 Compare August 30, 2024 06:00
@njhale njhale force-pushed the enhance/github-api branch from bc4d765 to e2a5678 Compare August 30, 2024 06:14
switch (command) {
case 'listIssues':
await listIssues(octokit, process.env.OWNER, process.env.REPO);
break;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another reason to like Go!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know right. It's sad

@njhale njhale force-pushed the enhance/github-api branch 2 times, most recently from 696c656 to db1a1cc Compare August 30, 2024 14:32
@njhale njhale requested review from thedadams and g-linville August 30, 2024 14:32
@njhale njhale force-pushed the enhance/github-api branch from db1a1cc to 50583b2 Compare August 30, 2024 14:36
@njhale njhale merged commit 37f5114 into obot-platform:main Aug 30, 2024
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.

3 participants