> How do I get all issues?

How to read the mailing list thread by thread? Same way es-discuss does using 
their tool: https://github.com/esdiscuss/pipermail. Then if one wanted to 
create an issue for each thread they'd use: 
https://developer.github.com/v3/issues/#create-an-issue and for the replies: 
https://developer.github.com/v3/issues/comments/#create-a-comment The biggest 
issue with this is the API is rate limited. It's trivial to be whitelisted by 
github when migrating issues so TC39 would have no real issue rapidly creating 
the issues and comments if they talked to them first.


Granted this might need to be cleaned up either by automated changes to clean 
up quotes and code or manually if one is bored enough. It would be similar to 
how esdiscuss.org allowed people to edit posts to clean up formatting so it 
followed github markup.


> sqlite fixed their list so it doesn't come in from X person and Y person but 
> only from the list so it only goes back to their list... sounds like a 
> configuration issue.

No, as in people just open up their email clients and send a message to just 
the person they're replying to rather than to [email protected]. Like they 
don't know that for everyone to see their reply that it has to go to the 
mailing list email also. You can see this in old threads where people will 
reply to people quoting them and the quoted message is nowhere in the mailing 
list. It's kind of sad really since some of these people just want to provide 
feedback but their responses are lost forever.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to