From a6513910aa7d4e698e135b1e2b58a4c60a774f95 Mon Sep 17 00:00:00 2001 From: olemorud Date: Tue, 16 May 2023 15:31:32 +0200 Subject: [PATCH] [skip ci] README fixes --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index feacd69..190f0ef 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ On the top-left there is a waffle menu icon: (looks kind of like: ☷) Open **☷ -> Integrations -> Outgoing Webhooks -> Add Outgoing Webhook** Add required and optional fields as you wish, but leave the Callback URLs field -empty for now. When saved, there should be a card with information and a _Token_. -This will be used later. +empty for now. When saved, a card with information containing a _Token_ should +be displayed. This will be used later. ### Setting up Google Cloud @@ -44,7 +44,8 @@ Download credentials as a json file from CERN e-groups do not support API keys, and the bot has to authenticate with username and password. Create a new e-groups account to mitigate exposure of -your own CERN user credentials. +your own CERN user credentials. The account needs ownership of the e-group. +The link to the e-group is https://e-groups.cern.ch/e-groups/Egroup.do?egroupId=10542497 The password and username **should not** be stored as a secret within a GitHub repository, but inside Google Cloud.