Commit Graph

14 Commits

Author SHA1 Message Date
renovate[bot]
29f5d4fa17
Update alex-page/github-project-automation-plus action to v0.9.0 2024-01-03 22:53:12 +00:00
Charles Ewert
66b08400b7
Fix workflows (#1580) 2023-12-15 20:47:11 -05:00
Charles Ewert
fbcd58edad convert all labels to be lowercase with hyphens instead of spaces 2023-11-04 20:15:23 -04:00
Charles Ewert
9ab431a30d don't run certain workflows on forks 2023-10-30 19:25:08 -04:00
Charles Ewert
a894702802 Use jellyfin bot whenever possible 2023-03-29 00:20:53 -04:00
Charles Ewert
16742f0925 leave a comment on PR for merge conflicts 2023-03-22 22:06:18 -04:00
renovate[bot]
8ede903d60
Pin alex-page/github-project-automation-plus action to 7ffb872 2023-03-15 23:49:31 +00:00
Charles Ewert
3fa6bd1bfe
Make CI throw error for duplicate translation entries (#1065)
* Update automations.yml

* make CI throw error for duplicate translation entries

* make CI throw error for duplicate translation entries

* rearrange steps
2023-03-15 18:02:01 -04:00
renovate[bot]
d345da8d12
Update alex-page/github-project-automation-plus action to v0.8.3 2023-02-25 15:16:14 +00:00
Charles Ewert
42ab0ba11e use JF_BOT_TOKEN for project board automation 2023-02-25 09:29:10 -05:00
Charles Ewert
49f7fbc39d
Merge pull request #1044 from cewert/fix-auto-add-to-project
Update automation workflow
2023-02-25 09:11:48 -05:00
Charles Ewert
8ee1526ed8 run on all PR requests 2023-02-25 09:02:03 -05:00
Charles Ewert
469512dfd2
Fix automation workflow (#1042)
* fix automation workflow

* fix automation workflow
2023-02-25 08:37:02 -05:00
Charles Ewert
d6a1f60fab
Add json and markdown to lint workflow + add automation workflow (#1039)
* add json to lint workflow

* add markdown to lint workflow

* fix markdown linting errors + add outline to devguide

* rename build workflow step

* Spellcheck markdown files in lint workflow

* make linter happy - fix spelling mistakes

* bugfix

* add problem-matcher to xml linter

* add markdown error to test problem matcher

* Add merge-conflicts workflow

* fix merge conflict

* Fix markdown linting errors

* Fix markdown spelling errors

* recommend markdownlint extension for vscode

* auto add new PRs to Project board + combine with merge conflicts workflow

* Move intro text above outline
2023-02-24 21:16:48 -05:00