summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2020-12-09STALE-BOT.md: Mention github not notifyingDoron Behar
Following https://discourse.nixos.org/t/github-doesnt-notify-reviewers-commenters-after-you-force-push-changes/10394 .
2020-12-02GH action: merge staging(-next): fix cronFrederik Rietdijk
It went every minute past every 6th hour, which was too often. Now it should go on the zeroth minute every 6th hour.
2020-11-29GH Action: merge staging(-next): comment on failureFrederik Rietdijk
Comment on the designated issue in case of a failure. Whoever wants to help out resolving merge conflicts can simply follow this issue.
2020-11-28GH Action: merge staging(-next) periodicallyFrederik Rietdijk
Automate the merging of `master` -> `staging-next` -> `staging`. Our main development branch is `master`. Large rebuilds go to `staging`. Periodically, `staging` is merged into `staging-next` for stabilization. When considered sufficiently stable, `staging-next` is merged into `master`. As changes arrive on these branches, it is important that they're all updated regularly with eachothers changes. This commit automates that part.
2020-11-23codeowners: Add RaghavSood to blockchainsRaghav Sood
2020-11-17Merge pull request #100482 from Narice/report-out-of-date-packagesRyan Mulligan
Added out-of-date package reports to github templates
2020-11-13PULL_REQUEST_TEMPLATE.md: use rendered docsJonathan Ringer
2020-11-10.github/workflows/editorconfig.yml: disable for release brancheszowoq
2020-11-10.github/workflows/editorconfig.yml: check indent_stylezowoq
2020-11-09CODEOWNERS: Add utdemir to docker toolsUtku Demir
2020-11-06CODEOWNERS: maintainers for `dockerTools` (#102749)Frederik Rietdijk
* CODEOWNERS: maintainers for docker-tools * CODEOWNERS: Add roberth to Docker tools Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2020-11-03.github/CODEOWNERS: add teto to neovimMatthieu Coudron
2020-11-02.github/CODEOWNERS: add jonringer to neovimJonathan Ringer
2020-10-26README.md: update stable release linksJonathan Ringer
2020-10-26stale-bot: TL;DR tweakDavid Arnold
Tweak TL;DR a little to provide an empathetic springboard to where we want people to land.
2020-10-26.github/stale.yml: fix syntaxzowoq
2020-10-25Merge pull request #101320 from ryantm/staleRyan Mulligan
stale bot: even more TL;DR
2020-10-24stale bot: TL;DRDavid Arnold
moves all the information to the Markdown document that we can dynamically update and tries to make things more concise and scannable. Co-authored-by: Ryan Mulligan <ryan@ryantm.com> Co-authored-by: Travis A. Everett <travis.a.everett@gmail.com>
2020-10-22modified out-of-date templateNarice
Changed the label to '9.needs: package (update)' Removed trailing spaces Modified formulation of a sentence
2020-10-21improved out-of-date templateNarice
2020-10-21.github/CODEOWNERS: add myself to rustzowoq
2020-10-21.github/workflows/editorconfig.yml: 2.1.0 -> 2.2.0zowoq
2020-10-14Merge pull request #100341 from ↵Elis Hirwing
etu/php-move-extension-derivations-to-separate-dirs php: move extension derivations to separate dirs
2020-10-14added out-of-date package reports to templatesNarice
2020-10-13.github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0zowoq
2020-10-12CODEOWNERS: Add php-packages path to PHP teamElis Hirwing
2020-10-03Revert ".github/workflows: build NixOS/Nixpkgs manuals (#88488)"zowoq
This reverts commit b3d674549f29211cac2c322e4f3669a7a612f55c.
2020-10-02.github/workflows: build NixOS/Nixpkgs manuals (#88488)zowoq
2020-09-20contributing.md: mention rebased or squashed mergesJonathan Ringer
2020-09-10CODEOWNERS: add stigtsp to perlStig Palmquist
2020-08-28.github/workflows: re-add editorconfigzowoq
2020-08-26.github/workflow/pending-{set,clear}: switch to curlzowoq
2020-08-26.github/workflow/pending-{set,clear}: check hashzowoq
2020-08-25.github/workflows: pending-{set,clear}zowoq
2020-08-24.github/CODEOWNERS: add nixos/cri-o testzowoq
2020-08-23.github/CODEOWNERS: add myself to podmanzowoq
2020-08-14.github/CODEOWNERS: add go compilers and builderszowoq
2020-08-11.github/workflows: disablezowoq
2020-08-10build(deps): bump technote-space/get-diff-action from v2.0.3 to v3.0.0dependabot[bot]
2020-08-10.github/dependabot.yml: disablezowoq
2020-08-09.github/workflows/editorconfig.yml: skip when diff is emptyzowoq
2020-08-07.github/workflows/wait-ofborg.yml: 360 -> 540zowoq
2020-08-06.github/workflows/*: minor fixeszowoq
2020-08-05.github/workflows/editorconfig.yml: remove branch restrictionzowoq
2020-08-04.github/workflows/wait-ofborg.yml: double timeout if stagingzowoq
2020-08-04.github/workflows/editorconfig.yml: separate fetch and check stepszowoq
2020-08-03.github/workflows/editorconfig.yml: full fetchzowoq
2020-08-03build(deps): bump technote-space/get-diff-action from v2.0.2 to v2.0.3dependabot[bot]
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v2.0.2 to v2.0.3. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc) - [Commits](https://github.com/technote-space/get-diff-action/compare/v2.0.2...b1acdd3017ce344029e1ae6d2b7769c3758799fe) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-02.github/CODEOWNERS: add editorconfigzowoq
2020-08-02.github/workflows/editorconfig.yml: update to match wait-ofborg actionzowoq