RocketChat / Apps.Github22

The ultimate AI-powered app extending Rocket.Chat for global developers collaborating on Github (2024 and beyond)
33 stars 37 forks source link

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

Open henit-chobisa opened 1 year ago

henit-chobisa commented 1 year ago

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

Adds up to #57 🐳