Calendly audits are to be completed every 6 months:
To get started, you will first want to make an issue using the Calendly issue template in the audits project.
As the API is not yet able to handle this, this process will be a bit more of a
manual process. To start, you will want to run the
calendly audit script
(see below for help with running the script). Once the
script completes, it will output a large amount of information. This should be
copied and pasted into the ## Notes
section of the issue you created via the
Calendly issue template.
From there, you need to go through the items reported and ping the person in the issue to ask for the item to be fixed (or clarify if this is intentional). This can take time, so wait about 72 hours after pinging someone before following back up. If the person has not replied concerning the topic by that time, ping that person's manager (as well as the Support Operations Manager).
After that, you need to go into Calendly and confirm who is and isn't there. It helps to make a list of who all is in the Calendly group and then correlate it to what the script outputed. Any users in Calendly but not outputted from the script need to be noted and we will need confirmation of why they are in there. If no justifcation can be made, they will need to be removed.
Once all the items have been addressed, you will then ping a Support Operations Manager to review the audit. They will then close out the issue.
The requirements to run the script are:
To run the script, you will want to do the following commands:
git clone git@gitlab.com:gitlab-com/support/support-ops/audits.git
cd audits
gem install bundler
bundle install
./bin/calendly_audit
NOTE: This uses environment variables to run. As such, you'd want to set the following environment variables:
GL_TOKEN
- The GitLab.com access token to useAs the script output is quite large, you might want to have it output to a file so you don't lose the data due to scrollback. This can be done by doing the following:
./bin/calendly_audit > audit_output.txt
As it goes through the agents from the support-team.yaml file, it checks the following: