From 03466adba37784b5b0192c017b24913872670f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= <4975670+pavlovcik@users.noreply.github.com> Date: Mon, 19 Feb 2024 19:15:41 +0900 Subject: [PATCH] Update README.md No longer accessing secrets --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 42afbb1..7c6254f 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,6 @@ General remarks: 5. Verify that the `task.id` exists on GitHub. If not, throw an error. If it is `null` then skip this validation. 6. Record all the results in our database. `public.permits` -###### Other - -- We need to instruct partner repositories to enable access to repository/organization secrets, especially for `evmPrivateKey` -- The bot should read the secret directly by authenticating based on the installation ID, app private key, and app ID. - ### Return Return value should just be an array of generated permits. A seperate module can convert them into URLs for pay.ubq.fi.