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 projects data #48

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

peterloveland
Copy link
Collaborator

@peterloveland peterloveland commented Jul 22, 2024

Adds 8 functions:

  1. list projects
  2. get a project
  3. list the project items
  4. list the project views (though not sure how useful this one is)
  5. list the project status updates
  6. post a new status update
  7. list repo labels
  8. list repo issue templates

I renamed listIssues to listRepositoryIssues. As I understood it, there is a separate api to fetch project issues from repository issues, so making this distinction felt like a good idea.

Copy link

vercel bot commented Jul 22, 2024

@peterloveland is attempting to deploy a commit to the My Team Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant