Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szhu/email-is-the-issue
Gmail inbox → GitHub issue
https://github.com/szhu/email-is-the-issue
Last synced: about 1 month ago
JSON representation
Gmail inbox → GitHub issue
- Host: GitHub
- URL: https://github.com/szhu/email-is-the-issue
- Owner: szhu
- License: mit
- Created: 2015-11-24T09:11:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T10:13:07.000Z (about 9 years ago)
- Last Synced: 2024-04-11T15:52:50.118Z (9 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
email-is-the-issue
==================Is email an issue for you? This thing can fetch emails from your Gmail inbox and push them onto GitHub as issues. When emails get updated, so do the issues.
This is a Google Apps script. Go to [script.google.com](), create a new project, and paste `.js` file in. Then set a trigger to run `main()` every minute.
To-do
------ Support closed issue <=> archived email equivalence
- Allow manually triggering update of existing issues and issue comments