Skip to content

List of repositories updated in the past month #3

@ivarprudnikov

Description

@ivarprudnikov

After the authentication user gets an access token. Use the token to query the Github graph API to retrieve the list of repositories that were pushed to in the past month.

The token is stored in the sessionStorage https://github.com/Dasmicrobot/github-activity/blob/master/src/githubCallback.js#L15

As an example the shell script implementation uses the REST API and pulls all the accessible repositories and then filters out them by looking into the pushed_at value https://github.com/ivarprudnikov/my_commit_history/blob/master/main.sh#L32-L61

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions