- From: Jeffrey Yasskin <notifications@github.com>
- Date: Tue, 12 Jul 2016 16:13:36 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc:
Received on Tuesday, 12 July 2016 23:15:13 UTC
> env: > global: > - ENCRYPTION_LABEL: 104fbe69e8fa > - COMMIT_AUTHOR_EMAIL: travis-ci@w3.org > + - URL="https://w3c.github.io/permissions/" > + - DECISION="https://lists.w3.org/Archives/Public/public-webappsec/2015Mar/0170.html" > + - secure: SneznWMBm52ct+mFI6NAVrB8k/BjO/H/hjR1eB3tjPwF0vzpL5fnbD1mmlNmVJMTWMsSUfI917JotA+7lfwoWJuHwlq2WfzQ0ybfvtuqjo7LS22T5X8IFYmCyVNR5asbJha/LNhqUyGDsZlPBgbKK0hqTd8eWjjQTztnlSrorGM= > + > +after_success: > + - '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && curl "https://labs.w3.org/echidna/api/request" --data "url=$URL" --data "decision=$DECISION" --data "token=$TOKEN"' Per https://github.com/w3c/echidna/wiki/How-to-use-Echidna-with-ReSpec-and-GitHub#the-token and https://github.com/tabatkins/bikeshed/issues/362, we also need to add back the editor IDs to https://github.com/w3c/permissions/blob/master/index.bs#L10. I'll send you a change. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/99/files/a9e27e43142e2ddb0e51380fb446a4cfe2a832b3#r70539652
Received on Tuesday, 12 July 2016 23:15:13 UTC