Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3566·PyGithub

Support checking and setting release immutability

Author: heitorPBCreated Aug 28, 2026Updated Aug 28, 2026

I just saw it is possible to enable "release immutability" in a repo:

Image

The API supports getting and setting it: https://docs.github.com/en/rest/repos/repos?apiVersion=2026-03-10#enable-immutable-releases

I'd like to have it supported by PyGithub as well. Will be a great addition to the project.

Source: PyGithub/PyGithub

View original on GitHubView discussion on GitHub