[LLVMdev] code-owner sporks
Greg Fitzgerald
garious at gmail.com
Fri Nov 16 17:54:02 PST 2012
> Some technical solution might exist, but it would need to be in place
> before any experiment along these lines.
No worries. Example:
$ curl https://api.github.com/repos/ekmett/parsers/pulls
returns JSON, so trivial to parse. that + cron job + emailing
llvm-commits and we're good to go?
Should a code-owner decide to run this experiment, I'll commit to
setting up and maintaining this bit of automation.
-Greg
On Fri, Nov 16, 2012 at 5:33 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Fri, Nov 16, 2012 at 5:06 PM, Greg Fitzgerald <garious at gmail.com> wrote:
>>> This isn't viable; Github pull requests aren't visible on llvm-commits.
>>
>> No, this isn't viable under at least both assumptions:
>>
>> 1) Cost-benefit fails. Github pull requests adds less value to the
>> community than llvm-commits.
>> 2) No technical solution exists. Notifications of Github pull
>> requests can't be sent to llvm-commits.
>>
>> #1 may or may not be the case, which is the point of this experiment.
>> #2 is intentionally absurd.
>
> Some technical solution might exist, but it would need to be in place
> before any experiment along these lines.
>
> Given that we already have http://llvm-reviews.chandlerc.com , it
> seems like it would be a better idea to put effort in that direction.
>
> -Eli
More information about the llvm-dev
mailing list