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

Added Activity Method to GithubSDK for fetching Github Activity of User 🧑‍🚀 #58

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

Conversation

henit-chobisa
Copy link
Contributor

@henit-chobisa henit-chobisa commented Mar 1, 2023

Issue(s)

Added User Activity Function in the Github SDK, the following function, takes page_size and the page_number for getting the data and parse the same with the date according to the given attribute of WEEK & MONTH.
Along with that just for testing purposes, the command is also registered with the command utility, which opens up the contextual bar showing the fetched data.

Acceptance Criteria fulfillment

  • Add Method to fetch github activity of the logged in user.
  • Register the activity command with command utility.

Adds up to #57 🐳

Copy link
Collaborator

@samad-yar-khan samad-yar-khan left a comment

Choose a reason for hiding this comment

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

@henit-chobisa Please resolve the merged conflicts and ping for review. Thanks a lot 🚀

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.

2 participants