ckerr

#51738: chore: do not require infr singoff for github workflows/actions

Merged
Created: May 21, 2026, 7:36:33 PM
Merged: May 21, 2026, 7:37:48 PM
6 comments
Target: main

Don't require wg-infr signoff for github workflows/actions. As per discussion with @MarshallOfSound

Notes: none.

Backports

40-x-y
Merged
PR Number
#
Merged At
Released In
Not yet
Release Date
Not yet
41-x-y
Merged
PR Number
#
Merged At
Released In
Not yet
Release Date
Not yet
42-x-y
Merged
PR Number
#51740
Merged At
May 21, 2026, 8:03:57 PM
Released In
Not yet
Release Date
Not yet
43-x-y
Merged
PR Number
#51739
Merged At
May 21, 2026, 8:14:23 PM
Released In
Not yet
Release Date
Not yet

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron