As we cannot create easily (or at all) Taskcluster clients on the new firefox-ci instance, the bot should support using a local yaml file for its configuration, replacing the need to read a secrets.
If we remove the secret access requirement, most actions can be done without an authenticated Taskcluster client.
The change should live in tools, as it affects all python projects
As we cannot create easily (or at all) Taskcluster clients on the new firefox-ci instance, the bot should support using a local yaml file for its configuration, replacing the need to read a secrets.
If we remove the secret access requirement, most actions can be done without an authenticated Taskcluster client.
The change should live in tools, as it affects all python projects