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
- Host: GitHub
- URL: https://github.com/jimbrig/github-issue-table
- Owner: jimbrig
- Created: 2020-12-04T03:19:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T14:44:00.000Z (over 1 year ago)
- Last Synced: 2025-01-13T00:32:39.106Z (3 months ago)
- Topics: flexdashboard, github, github-actions, rstats, workflow
- Homepage: https://github-issues.jimbrig.com
- Size: 2.48 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jimbrig/github-issue-table - Personal Github Issues Flexdashboard (Others)
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.