1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Add content on immutable releases (#57225)

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kyle Kelly <124007635+jkylekelly@users.noreply.github.com>
This commit is contained in:
Sam Browning
2025-08-26 09:09:21 -04:00
committed by GitHub
parent 58a65454f5
commit fe1407787d
11 changed files with 140 additions and 6 deletions

View File

@@ -67,6 +67,11 @@ If you @mention any {% data variables.product.github %} users in the notes, the
## Editing a release
{% ifversion immutable-releases-preview %}
> [!NOTE]
> If you have enabled immutable releases for your repository, you can only edit the title and release notes after a release is published. See [AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases).
{% endif %}
{% webui %}
{% data reusables.repositories.navigate-to-repo %}