Skip to content

Streamlit dashboard to simplify navigation between repositories of several github organizations

Notifications You must be signed in to change notification settings

insolor/my-github-orgs

Repository files navigation

My Github Organizations

Streamlit App

Experimental streamlit dashboard to simplify working with multiple github organizations (e.g. quick access to their repos and issues).

Installation:

poetry install --no-root

Running:

poe run

Configuration:

Secrets:

  • USER_LOGIN - your user login

  • GITHUB_TOKEN - your github personal access token, it can be generated here: https://github.com/settings/tokens

    At the moment a token for the application doesn't need any special rights, you can just generate a classic token with all cleared checkboxes.

TODO:

  • get info about organizations and their repositories
  • show the info as markdown
  • show info about user's repos as a separate card
  • autogenerate models from the schema
  • show info about all issues of an organization

About

Streamlit dashboard to simplify navigation between repositories of several github organizations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages