aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAge
* ci(commitlint): use action to checkout to pr branch directlyDundar Göc2021-10-19
* ci(labeler): Remove checkout stepsRob Cowsill2021-10-15
* ci: make labeler also work for breaking changesDundar Göc2021-10-13
* ci: disable commit-lint on draft PRs #15958dundargoc2021-10-08
* docs(contrib): recommend `nvim --clean` #15917Christian Clason2021-10-05
* ci: add type and scope from PR title as labels #15850dundargoc2021-09-30
* ci(lintcommit.lua): replace third-party commitlint #15747dundargoc2021-09-26
* ci: use runner, instead of os, for job name and cache keyJames McCoy2021-09-24
* ci: add macOS 11 buildJames McCoy2021-09-24
* ci(labeler): diagnosticJustin M. Keyes2021-09-18
* docs: issue templatesJustin M. Keyes2021-08-22
* docs: issue templatesJustin M. Keyes2021-08-22
* fix(ci): re-run GHA for ready_for_review events (#15377)James McCoy2021-08-15
* Merge pull request #15367 from jamessan/release-fixesJames McCoy2021-08-14
|\
| * build: use RelWithDebInfo build for nightlies, Release for releasesJames McCoy2021-08-13
* | ci: fix typo squasher by changing trigger to "pull_request_target" (#15357)dundargoc2021-08-13
* | chore: link to Discourse when choosing issue template for user questionsDundar Göc2021-08-13
* | ci: make all questions mandatory in bug templateDundar Göc2021-08-10
* | ci: create GitHub Action that squashes all typo PRs into a single PR (#15041)dundargoc2021-08-09
* | ci(labeler): apply label tests if only files under test have changed (#15305)dundargoc2021-08-08
* | ci(forms): fix "vim" description in bug templateChristian Clason2021-08-07
* | ci(labeler): apply documentation label only for changes exclusively in runtim...dundargoc2021-08-07
* | ci(labeler): add "tests" and "ci" labels to the labeler action (#15287)dundargoc2021-08-06
* | ci(labeler): fix syntax so changes under src/nvim/lua are registered (#15285)dundargoc2021-08-06
* | ci: disable false "footer-leading-blank" warning from commitlint (#15238)dundargoc2021-08-02
* | Merge pull request #15129 from dundargoc/action/commitlintMatthieu Coudron2021-08-02
|\ \
| * | ci: add commit linter to GitHub ActionsDundar Göc2021-08-01
* | | chore: fix lsp bug issue templateChristian Clason2021-07-29
* | | chore: fix bug issue template formChristian Clason2021-07-29
* | | ci(labeler): adapt to new label namesChristian Clason2021-07-28
* | | ci: label PRs only the first time they're opened (#15209)dundargoc2021-07-28
* | | ci(labeler): update label formatChristian Clason2021-07-28
|/ /
* | chore: remove checkbox from issue templateChristian Clason2021-07-26
* | chore: update LSP bug report with Github issue forms (#15159)dundargoc2021-07-25
* | chore: update feature request template by using Github issue forms. (#15158)dundargoc2021-07-25
* | chore: update bug report template by using Github's new issue forms (#15152)dundargoc2021-07-25
* | fix(ci): lower timeout to 45 minutes (from default 360 mins)Björn Linse2021-07-24
* | Revert "fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115...Christian Clason2021-07-20
* | fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115)Oliver Marriott2021-07-17
|/
* feat(ci): Add sha256 checksums to release notesOliver Marriott2021-07-02
* ci(gha): Add functionaltest-lua checkerJames McCoy2021-06-29
* fix(ci): change autolabel to "treesitter"Christian Clason2021-06-29
* ci: upgrade to gcc-11 on ubuntu-18.04glacambre2021-06-16
* ci: correctly label dependencies PRsThomas Vigouroux2021-06-11
* fix(ci): Remove gcc@8/gcc@9 homebrew workaroundJames McCoy2021-06-04
* ci(gha): New workflow to regen API docs on pushes to release branchesJames McCoy2021-05-31
* feat(ci): autolabel pull requests (#14574)Matthieu Coudron2021-05-18
* ci(coverity): Fix typo in tar commandJames McCoy2021-05-05
* Merge pull request #14493 from jamessan/ci-updatesJames McCoy2021-05-05
|\
| * ci(gha): Run ci workflow for PRs into release branchesJames McCoy2021-05-05