Closed QuintinWillison closed 3 years ago
We were publishing a single report containing check results for both public and private repositories in the ably org.
ably
This pull request changes that, addressing #24, paving the path towards #5 (making this tool public and open source 🚀).
I've created two new secrets in this repository - both used by the change represented by this pull request:
INTERNAL_REPORT_REPOSITORY_SSH_KEY
PUBLIC_REPORT_REPOSITORY_SSH_KEY
Once this pull request lands on main then I shall retired (delete) the existing secret:
main
ABLY_REPOSITORY_AUDIT_REPORT_SSH_KEY
For the benefit of reviewers, in lieu work being done on #36, you can see the new report output in the downstream repositories here:
ably.md
We were publishing a single report containing check results for both public and private repositories in the
ably
org.This pull request changes that, addressing #24, paving the path towards #5 (making this tool public and open source 🚀).
I've created two new secrets in this repository - both used by the change represented by this pull request:
INTERNAL_REPORT_REPOSITORY_SSH_KEY
for deploy key, created today in repository-audit-report-internalPUBLIC_REPORT_REPOSITORY_SSH_KEY
for deploy key, created today in repository-audit-reportOnce this pull request lands on
main
then I shall retired (delete) the existing secret:ABLY_REPOSITORY_AUDIT_REPORT_SSH_KEY
For the benefit of reviewers, in lieu work being done on #36, you can see the new report output in the downstream repositories here:
ably.md
in Public repository (or, at least, that repository will be public soon)ably.md
in INTERNAL repository