aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GH action: merge staging(-next): fix cronFrederik Rietdijk2020-12-021-1/+1
| | | | | It went every minute past every 6th hour, which was too often. Now it should go on the zeroth minute every 6th hour.
* GH Action: merge staging(-next): comment on failureFrederik Rietdijk2020-11-291-0/+9
| | | | | | | Comment on the designated issue in case of a failure. Whoever wants to help out resolving merge conflicts can simply follow this issue.
* GH Action: merge staging(-next) periodicallyFrederik Rietdijk2020-11-282-0/+31
| | | | | | | | | | | | | 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.
* codeowners: Add RaghavSood to blockchainsRaghav Sood2020-11-231-1/+1
|
* Merge pull request #100482 from Narice/report-out-of-date-packagesRyan Mulligan2020-11-171-0/+48
|\ | | | | Added out-of-date package reports to github templates
| * modified out-of-date templateNarice2020-10-221-6/+6
| | | | | | | | | | | | Changed the label to '9.needs: package (update)' Removed trailing spaces Modified formulation of a sentence
| * improved out-of-date templateNarice2020-10-211-3/+37
| |
| * added out-of-date package reports to templatesNarice2020-10-141-0/+14
| |
* | PULL_REQUEST_TEMPLATE.md: use rendered docsJonathan Ringer2020-11-131-1/+1
| |
* | .github/workflows/editorconfig.yml: disable for release brancheszowoq2020-11-101-0/+2
| |
* | .github/workflows/editorconfig.yml: check indent_stylezowoq2020-11-101-1/+1
| |
* | CODEOWNERS: Add utdemir to docker toolsUtku Demir2020-11-091-1/+1
| |
* | CODEOWNERS: maintainers for `dockerTools` (#102749)Frederik Rietdijk2020-11-061-0/+6
| | | | | | | | | | | | | | * CODEOWNERS: maintainers for docker-tools * CODEOWNERS: Add roberth to Docker tools Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
* | .github/CODEOWNERS: add teto to neovimMatthieu Coudron2020-11-031-0/+1
| |
* | .github/CODEOWNERS: add jonringer to neovimJonathan Ringer2020-11-021-0/+3
| |
* | README.md: update stable release linksJonathan Ringer2020-10-261-2/+2
| |
* | stale-bot: TL;DR tweakDavid Arnold2020-10-261-1/+1
| | | | | | | | | | Tweak TL;DR a little to provide an empathetic springboard to where we want people to land.
* | .github/stale.yml: fix syntaxzowoq2020-10-261-1/+2
| |
* | Merge pull request #101320 from ryantm/staleRyan Mulligan2020-10-252-34/+36
|\ \ | | | | | | stale bot: even more TL;DR
| * | stale bot: TL;DRDavid Arnold2020-10-242-34/+36
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | .github/CODEOWNERS: add myself to rustzowoq2020-10-211-2/+2
|/ /
* | .github/workflows/editorconfig.yml: 2.1.0 -> 2.2.0zowoq2020-10-211-1/+1
| |
* | Merge pull request #100341 from ↵Elis Hirwing2020-10-141-0/+1
|\ \ | |/ |/| | | | | etu/php-move-extension-derivations-to-separate-dirs php: move extension derivations to separate dirs
| * CODEOWNERS: Add php-packages path to PHP teamElis Hirwing2020-10-121-0/+1
| |
* | .github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0zowoq2020-10-131-1/+1
|/
* Revert ".github/workflows: build NixOS/Nixpkgs manuals (#88488)"zowoq2020-10-032-38/+0
| | | | This reverts commit b3d674549f29211cac2c322e4f3669a7a612f55c.
* .github/workflows: build NixOS/Nixpkgs manuals (#88488)zowoq2020-10-022-0/+38
|
* contributing.md: mention rebased or squashed mergesJonathan Ringer2020-09-201-1/+1
|
* CODEOWNERS: add stigtsp to perlStig Palmquist2020-09-101-3/+3
|
* .github/workflows: re-add editorconfigzowoq2020-08-281-0/+27
|
* .github/workflow/pending-{set,clear}: switch to curlzowoq2020-08-262-40/+12
|
* .github/workflow/pending-{set,clear}: check hashzowoq2020-08-262-0/+10
|
* .github/workflows: pending-{set,clear}zowoq2020-08-252-0/+59
|
* .github/CODEOWNERS: add nixos/cri-o testzowoq2020-08-241-0/+1
|
* .github/CODEOWNERS: add myself to podmanzowoq2020-08-231-4/+4
|
* .github/CODEOWNERS: add go compilers and builderszowoq2020-08-141-0/+5
|
* .github/workflows: disablezowoq2020-08-112-66/+0
|
* build(deps): bump technote-space/get-diff-action from v2.0.3 to v3.0.0dependabot[bot]2020-08-101-1/+1
|
* .github/dependabot.yml: disablezowoq2020-08-101-6/+0
|
* .github/workflows/editorconfig.yml: skip when diff is emptyzowoq2020-08-091-0/+2
|
* .github/workflows/wait-ofborg.yml: 360 -> 540zowoq2020-08-071-1/+1
|
* .github/workflows/*: minor fixeszowoq2020-08-062-2/+3
|
* .github/workflows/editorconfig.yml: remove branch restrictionzowoq2020-08-051-2/+0
|
* .github/workflows/wait-ofborg.yml: double timeout if stagingzowoq2020-08-041-2/+7
|
* .github/workflows/editorconfig.yml: separate fetch and check stepszowoq2020-08-041-3/+8
|
* .github/workflows/editorconfig.yml: full fetchzowoq2020-08-031-0/+2
|
* build(deps): bump technote-space/get-diff-action from v2.0.2 to v2.0.3dependabot[bot]2020-08-031-1/+1
| | | | | | | | 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>
* .github/CODEOWNERS: add editorconfigzowoq2020-08-021-0/+3
|
* .github/workflows/editorconfig.yml: update to match wait-ofborg actionzowoq2020-08-021-3/+3
|
* .github/workflows/editorconfig.yml: updatezowoq2020-08-021-1/+1
|