ideas icon indicating copy to clipboard operation
ideas copied to clipboard

GitHub Without Code

Open daguar opened this issue 11 years ago • 4 comments

An interface to GitHub without any code whatsoever, with the goal of making a nicer experience for people who want to use GitHub purely for project management/discussion (mostly Issues)

daguar avatar Feb 23 '14 22:02 daguar

+!!!!!!!!

lippytak avatar May 21 '14 19:05 lippytak

But seriously couldn't we do this relatively easily? Issues are exposed via API (https://developer.github.com/v3/issues/#list-issues-for-a-repository) so it would involve monitoring for new issues, appending one line to readme and pushing? 'Hooks' are a thing that do things, right??

lippytak avatar May 21 '14 19:05 lippytak

Yup.

On May 21, 2014, at 12:26 PM, Jake Solomon [email protected] wrote:

But seriously couldn't we do this relatively easily? Issues are exposed via API (https://developer.github.com/v3/issues/#list-issues-for-a-repository) so it would involve monitoring for new issues, appending one line to readme and pushing? 'Hooks' are a thing that do things, right??

— Reply to this email directly or view it on GitHub.

daguar avatar May 21 '14 19:05 daguar

+infinity

Raseman avatar Oct 02 '14 15:10 Raseman