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 someone turns on Code Quality for a repository.

repo.code_quality_disabled records when someone turns it off.

repo.code_quality_updated records when someone changes the configuration of a repository that already has Code Quality enabled.

Each event captures the repository, the actor who made the change, and when it happened. Because Code Quality billing counts active committers on enabled repositories, you can now see exactly when a repository entered or left that scope.