Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karelz/githubissues
Tools for tracking GitHub issues
https://github.com/karelz/githubissues
email-notification github issue-tracker reports
Last synced: about 2 months ago
JSON representation
Tools for tracking GitHub issues
- Host: GitHub
- URL: https://github.com/karelz/githubissues
- Owner: karelz
- License: mit
- Created: 2016-10-21T16:26:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:15:43.000Z (about 2 years ago)
- Last Synced: 2024-11-01T14:42:56.005Z (2 months ago)
- Topics: email-notification, github, issue-tracker, reports
- Language: C#
- Size: 293 KB
- Stars: 14
- Watchers: 11
- Forks: 2
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GitHubIssues
Tools for tracking GitHub issues## v2 - Web UI
Umbrella issue: Web interface - [#9](https://github.com/karelz/GitHubIssues/issues/9)
* List of [work items](https://github.com/karelz/GitHubIssues/milestone/1) (2.0 milestone)
* [Architecture](https://github.com/karelz/GitHubIssues/wiki/Architecture)
* Design & general collaboration discussions: [![Join the chat at gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/GitHubNotifications/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)Current status: Design and components prototype (2017/5/20)
## v1 Roadmap
Order of priorities:
1. Alerts - Enable per-user configuration (e.g. don't send 'gone' issues) - [#7](https://github.com/karelz/GitHubIssues/issues/7)
* In progress
2. Alerts - Enable post-vacation catch-up alerts - [#60](https://github.com/karelz/GitHubIssues/issues/60)
3. Alerts - Enable per-user cadence configuration (e.g. send alerts every 4hr, or at specific times) - [#8](https://github.com/karelz/GitHubIssues/issues/8)
* Note: Implementation-wise depends on #1 and #2.