←back to thread

151 points fastest963 | 1 comments | | HN request time: 0s | source
Show context
codethief ◴[] No.45772919[source]
For a user is there an easy way to see in the UI whether a given Github repo's releases are immutable?
replies(1): >>45773086 #
jjice ◴[] No.45773086[source]
> If a release is immutable, you will see " Immutable" below the title on the release page.

https://docs.github.com/en/code-security/supply-chain-securi...

replies(1): >>45773200 #
1. codethief ◴[] No.45773200[source]
Wonderful, thank you!