{README.md,.github/*}: remove/replace references to 25.05 release

This commit is contained in:
Michael Daniels 2026-01-01 21:23:07 -05:00
commit a6ec4bf808
No known key found for this signature in database
9 changed files with 2 additions and 23 deletions

View file

@ -37,7 +37,6 @@ body:
- "Please select a version."
- "- Unstable (26.05)"
- "- Stable (25.11)"
- "- Old Stable (25.05)"
default: 0
validations:
required: true

View file

@ -37,7 +37,6 @@ body:
- "Please select a version."
- "- Unstable (26.05)"
- "- Stable (25.11)"
- "- Old Stable (25.05)"
default: 0
validations:
required: true

View file

@ -37,7 +37,6 @@ body:
- "Please select a version."
- "- Unstable (26.05)"
- "- Stable (25.11)"
- "- Old Stable (25.05)"
default: 0
validations:
required: true

View file

@ -39,7 +39,6 @@ body:
- "Please select a version."
- "- Unstable (26.05)"
- "- Stable (25.11)"
- "- Old Stable (25.05)"
default: 0
validations:
required: true

View file

@ -39,7 +39,6 @@ body:
- "Please select a version."
- "- Unstable (26.05)"
- "- Stable (25.11)"
- "- Old Stable (25.05)"
default: 0
validations:
required: true

View file

@ -37,7 +37,6 @@ body:
- "Please select a version."
- "- Unstable (26.05)"
- "- Stable (25.11)"
- "- Old Stable (25.05)"
default: 0
validations:
required: true

View file

@ -22,17 +22,6 @@
- doc/**/*
- nixos/doc/**/*
"backport release-25.05":
- all:
- changed-files:
- any-glob-to-any-file:
- .github/actions/*
- .github/workflows/*
- .github/labeler*.yml
- ci/**/*.*
- maintainers/github-teams.json
- base-branch: ['master']
"backport release-25.11":
- all:
- changed-files:

View file

@ -31,10 +31,6 @@ jobs:
max-parallel: 1
matrix:
pairs:
- from: release-25.05
into: staging-next-25.05
- from: staging-next-25.05
into: staging-25.05
- from: release-25.11
into: staging-next-25.11
- from: staging-next-25.11