Track GitHub Code Quality enablement changes in the audit log
GitHub Code Quality now writes an audit log event whenever someone enables, disables, or changes its settings on a repository. Three new events give you that history: repo.code_quality_enabled records when… The post Track GitHub Code Quality enablement changes in the audit log appeared first on The GitHub Blog.
What happened
GitHub announced that Code Quality will now create audit log entries for any changes made to its settings at the repository level. This includes enabling, disabling, or modifying Code Quality settings.
Why it matters
This enhancement allows developers and repository administrators to maintain oversight of Code Quality settings changes, improving accountability and facilitating better project management.