Open mmarchini opened 4 years ago
Those secrets are already used on nodejs/node
and nodejs/reliability
as per https://github.com/nodejs/admin/issues/523, and the webhook is already configured on nodejs/node
. Can we fast-track?
cc @nodejs/tsc @nodejs/community-committee
+1
ignore this, wrong issue 😅
+1
+1
Similar to #523, but instead we're adding secrets to
nodejs/node-auto-tools
. New GitHub and Jenkins tokens will be created. Also, the repository currently doesn't have webhooks, adding a webhook to our bot will help test features faster.Currently the webhook on
nodejs/node
only listens topull_request
events. I'd like to expand the scope fornodejs/node-auto-test
to listen to all events so we can test new features before making changes to the scope onnodejs/node
.