Commit graph

158 commits

Author SHA1 Message Date
Noah Biewesch
16689b1d32 doc/src/backport_policy: init (#2170)
Some checks are pending
Label Merge Conflicts / conflicts (push) Waiting to run
Link: https://github.com/nix-community/stylix/pull/2170

Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit e28b20aca6)
2026-06-02 09:41:31 -07:00
dependabot[bot]
74488f3a26 ci: bump korthout/backport-action from 4.5.1 to 4.5.2
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 91b0fe011e)
2026-05-12 21:16:47 -07:00
dependabot[bot]
68b1ff4419 ci: bump korthout/backport-action from 4.5.0 to 4.5.1 (#2305)
Link: https://github.com/nix-community/stylix/pull/2305

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit 18ed8d2702)
2026-05-07 00:04:15 +02:00
dependabot[bot]
56ea471718 ci: bump actions/labeler from 6.0.1 to 6.1.0 (#2304)
Link: https://github.com/nix-community/stylix/pull/2304

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit f63cebe9d5)
2026-05-06 23:59:06 +02:00
dependabot[bot]
a2538cd28a ci: bump korthout/backport-action from 4.4.0 to 4.5.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 20ff51f523)
2026-04-30 13:33:00 -07:00
dependabot[bot]
f34be27ce8 ci: bump korthout/backport-action from 4.3.0 to 4.4.0 (#2282)
Link: https://github.com/nix-community/stylix/pull/2282

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit 84971726c7)
2026-04-22 23:47:08 +02:00
dependabot[bot]
14f248ad1a ci: bump actions/github-script from 8.0.0 to 9.0.0
Bumps [actions/github-script](https://github.com/actions/github-script) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c064a9c54a)
2026-04-11 12:18:30 -07:00
dependabot[bot]
83e8a81710 ci: bump korthout/backport-action from 4.1.0 to 4.3.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v4.1.0...v4.3.0)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit d27951a653)
2026-04-06 14:10:05 -07:00
dependabot[bot]
b27f917ad0 ci: bump actions/create-github-app-token from 2 to 3 (#2241)
Link: https://github.com/nix-community/stylix/pull/2241

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit af924c3d4d)
2026-04-06 00:27:47 +02:00
0xda157
c09faedbde ISSUE_TEMPLATE: update 0xda157's handle (#2248)
Some checks failed
Label Merge Conflicts / conflicts (push) Has been cancelled
Link: https://github.com/nix-community/stylix/pull/2248
(cherry picked from commit 9b4a5eb409)
2026-03-30 12:11:41 -07:00
dependabot[bot]
e8ffdddd42 ci: bump korthout/backport-action from 4.0.1 to 4.1.0 (#2204)
Link: https://github.com/nix-community/stylix/pull/2204

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit fa45bf2d70)
2026-03-18 00:35:48 +01:00
0xda157
cfe89cabaa ci: don't run checks on github actions
Some checks failed
Label Merge Conflicts / conflicts (push) Has been cancelled
(cherry picked from commit 69f1522ca6)
2025-12-24 20:15:40 +01:00
dependabot[bot]
c51431509b ci: bump korthout/backport-action from 3.4.1 to 4.0.1 (#2094)
Link: https://github.com/nix-community/stylix/pull/2094

Reviewed-by: NAHO <trueNAHO@users.noreply.github.com>
(cherry picked from commit e6829552d4)
2025-12-22 16:55:01 +01:00
NAHO
b1c99fd952 ci: deprecate 25.05 branch (#2051)
Link: https://github.com/nix-community/stylix/pull/2051
(cherry picked from commit c9e89d4478)
2025-12-05 14:53:34 -10:00
NAHO
be22e21cee ci: update-flake: match PR title to commit title (#2043)
Link: https://github.com/nix-community/stylix/pull/2043
Fixes: b01dbcdc08 ("ci: update-flake: use one atomic commit")

Reviewed-by: 0xda157 <da157@voidq.com>
(cherry picked from commit 794b6e1fa7)
2025-12-05 14:53:34 -10:00
NAHO
b014261858 ci: update-flake: fix invalid 'gh pr edit' label flag (#2038)
Closes: https://github.com/nix-community/stylix/issues/2037
(cherry picked from commit 8a096ccec8)
2025-12-05 14:53:34 -10:00
NAHO
95b692c874 ci: update-flake: parallelize updates to minimize version drift
(cherry picked from commit a87d4cb376)
2025-12-05 14:53:34 -10:00
NAHO
5e392c36d2 ci: update-flake: use one atomic commit
Use one atomic commit to simplify the commit history and prevent the
previous commits from individually breaking CI.

(cherry picked from commit b01dbcdc08)
2025-12-05 14:53:34 -10:00
0xda157
1fdde45cb0 ci: update dependencies on 25.11 branch (#2027)
Link: https://github.com/nix-community/stylix/pull/2027

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
(cherry picked from commit 70c444a10d)
2025-11-30 02:09:05 +01:00
0xda157
8ca5c7fbab
ci: update-flake: continue on all-maintainers failure (#1986)
Link: https://github.com/nix-community/stylix/pull/1986

Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-21 16:17:55 +01:00
NAHO
57e963fd79
ci: check: use nothing-but-nix rampage protocol (#1978)
Some checks failed
Check / aarch64-darwin (push) Has been cancelled
Check / aarch64-linux (push) Has been cancelled
Check / x86_64-darwin (push) Has been cancelled
Check / x86_64-linux (push) Has been cancelled
Label Merge Conflicts / conflicts (push) Has been cancelled
Documentation / docs (push) Has been cancelled
Link: https://github.com/nix-community/stylix/pull/1978

Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 19:29:42 -08:00
dependabot[bot]
c482552ae2
ci: bump actions/checkout from 5 to 6 (#2000)
Link: https://github.com/nix-community/stylix/pull/2000

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 22:37:56 +00:00
0xda157
dd97dc64e7
ci: labeler: remove auto backport for workflows (#1999)
Link: https://github.com/nix-community/stylix/pull/1999

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-20 23:34:53 +01:00
0xda157
4e36d6fdcd
ci: enable stricter Bash error checking (#2001)
Link: https://github.com/nix-community/stylix/pull/2001

Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: 0xda157 <da157@voidq.com>
2025-11-20 12:25:22 -10:00
NAHO
97d412d949
ci: enable stricter Bash error checking
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-11-20 22:58:08 +01:00
NAHO
91075d1635
ci: update-flake: handle existing PRs and avoid silent errors
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-11-20 22:29:05 +01:00
NAHO
0ef1d62a31
ci: update-flake: declare PR body for unsupervised PR submissions
Fixes: a5c1532ab8 ("flake: partition dev inputs (#1289)")
2025-11-20 17:00:26 +01:00
NAHO
b82fa908a9
ci: update-flake: sort CLI arguments
Fixes: a5c1532ab8 ("flake: partition dev inputs (#1289)")
2025-11-20 16:59:35 +01:00
NAHO
2d741ac0da
ci: update-flake: simplify command formatting
Fixes: a5c1532ab8 ("flake: partition dev inputs (#1289)")
2025-11-20 16:59:34 +01:00
0xda157
f1385f026d
ci/update-flake: use app token for checkout (#1987)
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Approved-by: Matt Sturgeon <matt@sturgeon.me.uk>
Approved-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Approved-by: Daniel Thwaites <danth@danth.me>
2025-11-19 15:48:21 +00:00
dependabot[bot]
948720e297
ci: bump actions/upload-pages-artifact from 3 to 4 (#1859)
Link: https://github.com/nix-community/stylix/pull/1859

Reviewed-by: 0xda157 <da157@voidq.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-19 15:26:51 +01:00
NAHO
22d291b0a5
ci: check: use correct x86_64-darwin runner 2025-10-02 19:11:52 +02:00
NAHO
cbb9010d16
ci: check: bump x86_64-darwin runner to macos-15 2025-10-02 19:11:49 +02:00
dependabot[bot]
ecd07beac1
ci: bump korthout/backport-action from 3.3.0 to 3.4.1 (#1923)
Link: https://github.com/nix-community/stylix/pull/1923

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-10-02 13:17:43 +02:00
dependabot[bot]
9991299fe9
ci: bump actions/labeler from 5.0.0 to 6.0.1 (#1883)
Link: https://github.com/nix-community/stylix/pull/1883

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-06 17:31:31 +02:00
dependabot[bot]
f544772a60
ci: bump actions/github-script from 7.0.1 to 8.0.0 (#1882)
Link: https://github.com/nix-community/stylix/pull/1882

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-09-06 17:24:00 +02:00
NAHO
f6e9a1b624
ci: request-reviewers: do not request PR author (#1885)
Link: https://github.com/nix-community/stylix/pull/1885
Closes: https://github.com/nix-community/stylix/issues/1867

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-09-05 17:50:48 -07:00
NAHO
989312ab49
ci: remove 'Submission Checklist' header in template section (#1869)
Remove the explicit 'Submission Checklist' header since it is the only
header in the template section after applying commits e544f6ec6c ("ci:
visually distinguish user description from PR template content (#1802)")
and 2355da455d ("ci: remove 'Notify Maintainers' section from PR
template (#1856)").

This simplifies the template to its essentials, while keeping the
descriptive checklist code comment.

Link: https://github.com/nix-community/stylix/pull/1869

Approved-by: Daniel Thwaites <danth@danth.me>
2025-09-02 12:08:58 +01:00
awwpotato
2355da455d
ci: remove 'Notify Maintainers' section from PR template (#1856)
Link: https://github.com/nix-community/stylix/pull/1856

Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-20 18:46:01 +02:00
awwpotato
7bd8d9c5b1
ci: ISSUE_TEMPLATE: improve and match PR template (#1836)
Link: https://github.com/nix-community/stylix/pull/1836

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-08-19 13:02:46 -07:00
NAHO
9810b32b9b
ci: request-reviewers: use generated token (#1848)
Fixes: b4e1daad3b ("ci: request subsystem maintainers review (#1053)")
Link: https://github.com/nix-community/stylix/pull/1848

Reviewed-by: Daniel Thwaites <danth@danth.me>
2025-08-18 21:43:04 +02:00
dependabot[bot]
928ca832d2
ci: bump korthout/backport-action from 3.2.1 to 3.3.0 (#1844)
Link: https://github.com/nix-community/stylix/pull/1844

Signed-off-by: dependabot[bot] <support@github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-14 22:43:17 +00:00
dependabot[bot]
c592717e9f
ci: bump actions/checkout from 4 to 5 (#1838)
Link: https://github.com/nix-community/stylix/pull/1838

Signed-off-by: dependabot[bot] <support@github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-08-12 21:43:40 +02:00
NAHO
3335202ed0
ci: ISSUE_TEMPLATE: improve and match PR template 2025-08-09 21:05:18 +02:00
NAHO
f6a351a444
treewide: add awwpotato to core maintainers list 2025-08-09 21:05:18 +02:00
awwpotato
928e61f4ed
ci: request-reviewers: add missing members permission
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-08-05 17:26:03 -07:00
awwpotato
5b265fac06
ci: request-reviewers: fix modules path
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-08-05 17:26:02 -07:00
NAHO
e544f6ec6c
ci: visually distinguish user description from PR template content (#1802)
Link: https://github.com/nix-community/stylix/pull/1802

Reviewed-by: awwpotato <awwpotato@voidq.com>
2025-07-31 15:18:21 +02:00
dependabot[bot]
30f5022236 ci: bump AveryCameronUofR/add-reviewer-gh-action from 1.0.3 to 1.0.4
Bumps [AveryCameronUofR/add-reviewer-gh-action](https://github.com/averycameronuofr/add-reviewer-gh-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/averycameronuofr/add-reviewer-gh-action/releases)
- [Commits](https://github.com/averycameronuofr/add-reviewer-gh-action/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: AveryCameronUofR/add-reviewer-gh-action
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 16:54:24 -07:00
awwpotato
b4e1daad3b
ci: request subsystem maintainers review (#1053)
Link: https://github.com/nix-community/stylix/pull/1053

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: Daniel Thwaites <danth@danth.me>
Reviewed-by: Matt Sturgeon <matt@sturgeon.me.uk>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-07-30 16:12:40 +02:00