Summary
In #895, we looked into removing the GITHUB_TOKEN from the slow-checks.yml. It wasn't possible as the test test_without_existing_github_issue_passes_through failed without it. It should be investigated whether this test truly requires this token or not.
Summary
In #895, we looked into removing the GITHUB_TOKEN from the
slow-checks.yml. It wasn't possible as the testtest_without_existing_github_issue_passes_throughfailed without it. It should be investigated whether this test truly requires this token or not.