From 8e6bc413cb3d0ec2e147267b1c49eb2b0b0f959d Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Thu, 16 Jan 2025 18:22:02 +0000 Subject: [PATCH] doc: mark automate github-bot allow list done Refs: https://github.com/nodejs/build/pull/3803 --- ansible/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ansible/README.md b/ansible/README.md index 0bc6dee25..bf24cc41c 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -265,8 +265,7 @@ Unsorted stuff of things we need to do/think about - [ ] add explicit ARCH and DESTCPU for release machines (RV: I'm adding "arm64" manually for both to force the right thing, from memory I've needed to do this on x86 and x64, best be explicit to be sure) -- [ ] github-bot: automate list of whitelisted Jenkins worker IPs with - python +- [x] github-bot: automate allow list of Jenkins worker IPs [ansible-install]: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html [callback]: plugins/inventory/nodejs_yaml.py