Maintainers:Maintainers: Difference between revisions
Fix date for stale PRs |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__{{#tweekihide:sidebar-right}}{{#tweekihide:firstHeading}} | __NOTOC__<!-- {{#tweekihide:sidebar-right}}{{#tweekihide:firstHeading}} --> | ||
= Maintainers portal = | = Maintainers portal = | ||
Line 24: | Line 24: | ||
=== Stale PRs === | === Stale PRs === | ||
* [https://github.com/NixOS/nixpkgs/pulls? | * [https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+label%3A%222.status%3A+stale%22+sort%3Acreated-desc Newest with stale label] | ||
* [https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+created%3A%3C2024-01-01+sort%3Acreated-desc Newest before 2024-01-01]<sup>Fix the date in the query if needed</sup> | |||
== Issues == | == Issues == | ||
Line 45: | Line 46: | ||
[[Maintainers:Fastly|Notes about the Fastly implementation details]] | [[Maintainers:Fastly|Notes about the Fastly implementation details]] | ||
[[Category:Community]] |
Latest revision as of 20:33, 24 April 2024
Maintainers portal
This page and wiki section is used to maintain shortcuts to useful stuff for maintaining NixOS and helping out.
PRs
Packages
- New packages
- EXCLUDE new packages
- Note that github search cannot work with "->". Updates cannot be filtered for or against.
WIP
- WIP title without label
- Labeled, but title does not contain WIP (Could mean they renamed)
- NOT WIP
Stale PRs
- Newest with stale label
- Newest before 2024-01-01Fix the date in the query if needed