model-checking / cbmc-viewer

CBMC Viewer scans the output of CBMC and produces a browsable summary of its findings, making it easy to root cause the issues it finds.
https://model-checking.github.io/cbmc-viewer/
Apache License 2.0
32 stars 11 forks source link

Extend permissions to make update-pr work #169

Closed tautschnig closed 1 month ago

tautschnig commented 1 month ago

This is an attempt to also have update-pr use a personal-access token - the build-bottle jobs use the very same steps to access secretsmanager and seem to be able to use the resulting token.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.