codebytere

#48872: ci: exclude top-level docs files from full CI

Merged
Created: Nov 10, 2025, 8:48:39 AM
Merged: Nov 11, 2025, 10:53:50 AM
6 comments
Target: main

Description of Change

See #48871 - changes to this and similar files shouldn't trigger full CI.

Checklist

Release Notes

Notes: none

Backports

38-x-y
Merged
PR Number
#48897
Merged At
Nov 11, 2025, 2:06:45 PM
Released In
Not yet
Release Date
Not yet
39-x-y
Merged
PR Number
#48895
Merged At
Nov 11, 2025, 2:06:24 PM
Released In
Not yet
Release Date
Not yet
40-x-y
Merged
PR Number
#48896
Merged At
Nov 11, 2025, 2:05:54 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