An open API service indexing awesome lists of open source software.

https://github.com/jimbrig/github-issue-table

Personal Github Issues Flexdashboard
https://github.com/jimbrig/github-issue-table

flexdashboard github github-actions rstats workflow

Last synced: about 1 month ago
JSON representation

Personal Github Issues Flexdashboard

Awesome Lists containing this project

README

        

# Github Issue Table

> Personalized issue tracking table built with Flexdashboard to organize and prioritize my assigned Github Issues.

## Details

- Built with flexdashboard R package
- Issues are discovered, pulled in, and parsed using the Github API in conjunction with the `gh` R package.
- Published via githubpages and a github action workflow file to my custom domain at .

*Issues are split between Users and Organizations using R Markdown Parameters in the YAML Frontmatter*

## User Issues

- Issues assigned to me via my main personal account with username `jimbrig`. These represent my personal development oriented tasks.
- These issues split out *dependabot* created issues versus normal User submitted issues.

## Organizational Issues

- Issues assigned to me across various organizations. These represent my work/professional project tasks.