Skip to content

v4.3.0 - Auto-Release Defaults Off for New Repos

Choose a tag to compare

@alex-morgan-o alex-morgan-o released this 01 May 11:08
8b51a09

Why This Matters

Newly tracked repositories now start with auto-release disabled by default, giving operators more control before automated GitHub releases are published.

Detailed Changes

  • PR #145: Changed new tracked repositories so auto-release starts off by default instead of being enabled automatically.
  • PR #145: Helps prevent unexpected releases until a maintainer explicitly enables release automation for that repository.