Commit Graph

219 Commits

Author SHA1 Message Date
Adam Warner
61b02cbdc6 Merge pull request #2228 from pi-hole/stale_reason
Add stale-issue-reason
2022-06-24 09:12:06 +01:00
Christian König
59182cabb2 Add stale-issue-reason
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-24 08:48:50 +02:00
Christian König
25c5fe2417 Upgrade stale action to v5
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-24 08:46:51 +02:00
Adam Warner
17e59dde03 Add codespell.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-04-22 17:15:22 +01:00
Adam Warner
b57ff6aeec remove the CONTENT_COMPARISON setting (defaults to false) 2022-02-20 12:41:57 +00:00
Christian König
60498dc724 Fix stale label to stale
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-30 19:39:03 +01:00
Christian König
e29e72034f Change pinned to internal exemption of stale issues
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-13 09:08:08 +01:00
Christian König
424cc7c932 Operations per run 300
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-11 19:39:47 +01:00
Christian König
3c31550f22 Add stale workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-11 13:15:52 +01:00
Adam Warner
be5b02d4c4 Add action to automatically sync master to dev when code is pushed to master
Add in a release.yml to ignore github-actions author  when auto-generating release notes

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-01-11 08:53:23 +00:00
RD WebDesign
d037066d83 Better output for "prettier" test (#2014)
* Better prettier output

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Adding a new test, to preserve the current behavior.

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>

* Fix command

Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-12-22 18:01:10 +00:00
rdwebdesign
de03a34ca0 Select PHP version for phpstan
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-12-15 16:58:13 -03:00
XhmikosR
0c1560acc4 Update test.yml
* remove unneeded `CI` env var; it's already set by the runner
* specify `FORCE_COLOR: 2`
* update to the latest `actions/setup-node`
* cache npm
* update to Node.js 14

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2021-09-12 10:29:53 +03:00
Adam Warner
b11f249771 Update codeql.yml
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-01-15 17:36:29 +00:00
buchwasa
79b474009e Added phpstan
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
2020-11-30 23:50:20 -05:00
XhmikosR
3fd0f2deaa Add CodeQL Action (#1476)
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-07-02 12:04:43 +03:00
XhmikosR
37d75b9c46 Update CI config
* only run the workflows for pushes to master and develop branches and for all PRs
* remove moot `strategy` since we use one Node.js version

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-29 11:24:50 +03:00
XhmikosR
f7277b28b8 CI: remove no longer needed steps
The latest `actions/setup-node` prints this info by default

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-04-28 17:40:04 +03:00
XhmikosR
d29ac3aa63 Add GitHub Actions CI support.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-01-02 19:42:19 +02:00