Commit Graph

90 Commits

Author SHA1 Message Date
K3rnelPan1c 614abddd64 remove obsolete permissions block
we use the JF_BOT_TOKEN PAT and not the default GITHUB_TOKEN
2022-01-25 22:53:09 +01:00
K3rnelPan1c fabe7e1fb9 add org filter to stale workflow 2022-01-25 18:32:46 +01:00
K3rnelPan1c 0c665af124 change PAT use for stale action 2022-01-23 18:19:39 +01:00
h1dden-da3m0n 28f4d574f7 add stale issue check workflow
this should replace the functionality of the discontinued stale-bot
2022-01-23 17:02:41 +01:00
Bill Thornton 97508c6f42 Fix yaml format issue in issue template 2021-11-09 15:17:10 -05:00
Bond-009 296ba26b19
Merge pull request #6507 from Artiume/patch-6 2021-11-09 19:56:35 +01:00
Cody Robibero 40045d2147 Update to full dotnet 6 2021-11-08 09:40:12 -07:00
Niels van Velzen 07b9ba2bb4 Set GITHUB_TOKEN permissions to read only in OpenAPI workflow 2021-11-05 22:43:09 +01:00
Niels van Velzen 2491dd513c Specify repository info in openapi head checkout 2021-11-05 22:12:43 +01:00
Niels van Velzen 44dc647adb Fix OpenAPI workflow not working with pull requests from forks 2021-11-05 19:10:40 +01:00
Claus Vium eec4293e6f
Merge pull request #6308 from nielsvanvelzen/openapi 2021-11-02 19:43:57 +01:00
Niels van Velzen 63eeb73608 Update openapi workflow to use .NET 6 2021-11-02 18:58:31 +01:00
Cody Robibero d156d49113 Update codeql dotnet version 2021-09-25 06:40:19 -06:00
Niels van Velzen e6c9add45a Use more specific test command 2021-09-15 19:32:55 +02:00
artiume d7b2fa62a3
10.7.7 2021-09-06 09:41:29 -04:00
dkanada 1716137a89
Merge pull request #6066 from jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.5
Bump cirrus-actions/rebase from 1.4 to 1.5
2021-09-06 02:31:59 +09:00
artiume 711db363aa
Update issue report.yml 2021-09-04 15:31:24 -04:00
artiume 957c5ee061
Delete bug_report.md 2021-09-04 14:46:49 -04:00
artiume 37e388dec1
Convert Issue Template to YAML 2021-09-04 14:46:22 -04:00
artiume 30bc5369ca
Update bug_report.md 2021-09-04 09:43:39 -04:00
artiume 0c1f27d2db
Request FFmpeg version 2021-09-04 09:33:02 -04:00
Niels van Velzen 2cd1c70e55 Add OpenAPI workflow 2021-07-22 21:19:10 +02:00
dependabot[bot] dddf216ec8
Bump alex-page/github-project-automation-plus from 0.7.1 to 0.8.1
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.7.1...v0.8.1)

---
updated-dependencies:
- dependency-name: alex-page/github-project-automation-plus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 12:03:27 +00:00
artiume 8af7e5fe3a
update bug report to ask for hwaccel 2021-07-15 09:50:38 -04:00
Bill Thornton 75551f04ca Disable automatic closing of PRs 2021-07-14 14:37:48 -04:00
h1dden-da3m0n 44b54a2637 disable project automation in forks
these workflows always fail in forks due to missing tokens etc.
2021-06-20 19:42:52 +02:00
dependabot[bot] 4e9570598b
Bump cirrus-actions/rebase from 1.4 to 1.5
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.4 to 1.5.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.4...1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 14:17:50 +00:00
Fernando Fernández 854a12b312
Refactor Github Actions 2021-05-31 22:44:59 +02:00
Fernando Fernández d9bd162739
Don't trigger workflows in unnecessary events and always use jellyfin-bot 2021-05-31 00:40:02 +02:00
Fernando Fernández a29ee991a4
Use pull_request_target instead of pull_request 2021-05-31 00:35:41 +02:00
Joshua M. Boniface 499dee0100
Add workflow for checking stable backports (#6056)
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-05-30 13:50:50 -04:00
Claus Vium 74ba079c5c
Merge pull request #5886 from Artiume/patch-3
Request all the logs
2021-05-24 08:53:29 +02:00
Fernando Fernández 73654481e2
chore: replace GH_TOKEN with JF_BOT_TOKEN 2021-05-13 18:43:28 +02:00
dkanada 708e2de44d
Merge pull request #6010 from crobibero/🐄
Mooooove the label commenter config
2021-05-11 21:06:33 +09:00
crobibero ce0e890d8d Mooooove the label commenter config 2021-05-07 13:39:38 -06:00
Niels van Velzen d21d1978a3
Disable automation CI on issues 2021-05-07 21:09:05 +02:00
Bill Thornton 52db719f50
Merge pull request #5963 from jellyfin/dependabot/github_actions/alex-page/github-project-automation-plus-v0.7.1
Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1
2021-05-05 00:21:36 -04:00
Bill Thornton 7fdd8df8a5
Merge pull request #5779 from joshuaboniface/issue-comments
Add label commenter workflow
2021-05-05 00:11:47 -04:00
dependabot[bot] 2ee33bd602
Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from v0.6.0 to v0.7.1.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.6.0...50502d399cbb98cefe7ce1f99f93f78c6756562e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 12:03:25 +00:00
dependabot[bot] e409d89138
Bump alex-page/github-project-automation-plus from v0.5.1 to v0.6.0
Bumps [alex-page/github-project-automation-plus](https://github.com/alex-page/github-project-automation-plus) from v0.5.1 to v0.6.0.
- [Release notes](https://github.com/alex-page/github-project-automation-plus/releases)
- [Commits](https://github.com/alex-page/github-project-automation-plus/compare/v0.5.1...4230e39aec629f1b622666350cdbdf29ff149aca)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:03:24 +00:00
artiume 831e768ee7
Request more logs 2021-04-21 13:15:03 -04:00
dependabot[bot] 1d4c8dcde3
Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1
Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from v2.0.0 to v2.0.1.
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v2.0.0...b8bf8341285ec9a4567d4318ba474fee998a6919)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 12:51:54 +00:00
Fernando Fernández 55700e0d1c Add workflows for rebase and project automation 2021-04-14 14:14:17 +02:00
Joshua M. Boniface 4deccd451e Mention testing too 2021-04-11 16:31:10 -04:00
Joshua M. Boniface f381c53634 Fix typo 2021-04-11 14:51:45 -04:00
Joshua M. Boniface 7aa53b060e Add label commenter workflow
Right now the main purpose is to handle instructions for stable
backports. Can be expanded in the future.
2021-04-11 14:46:43 -04:00
crobibero a087ab389a dotnet 5.0.2 2021-01-16 10:17:33 -07:00
Joshua M. Boniface d838a27e6d Make me codeowner of the .ci dir
I need to know when stuff changes.
2020-12-04 22:05:37 -05:00
Mario Campos f17e95abea
Update codeql-analysis.yml 2020-11-21 12:21:58 -06:00
Mario Campos e2aa7635bd
Update codeql-analysis.yml 2020-11-21 12:03:09 -06:00