aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2021-11-09Fix yaml format issue in issue templateBill Thornton
2021-11-09Merge pull request #6507 from Artiume/patch-6Bond-009
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-05Set GITHUB_TOKEN permissions to read only in OpenAPI workflowNiels van Velzen
2021-11-05Specify repository info in openapi head checkoutNiels van Velzen
2021-11-05Fix OpenAPI workflow not working with pull requests from forksNiels van Velzen
2021-11-02Merge pull request #6308 from nielsvanvelzen/openapiClaus Vium
2021-11-02Update openapi workflow to use .NET 6Niels van Velzen
2021-09-25Update codeql dotnet versionCody Robibero
2021-09-15Use more specific test commandNiels van Velzen
2021-09-0610.7.7artiume
2021-09-06Merge pull request #6066 from ↵dkanada
jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.5 Bump cirrus-actions/rebase from 1.4 to 1.5
2021-09-04Update issue report.ymlartiume
2021-09-04Delete bug_report.mdartiume
2021-09-04Convert Issue Template to YAMLartiume
2021-09-04Update bug_report.mdartiume
2021-09-04Request FFmpeg versionartiume
2021-07-22Add OpenAPI workflowNiels van Velzen
2021-07-19Bump alex-page/github-project-automation-plus from 0.7.1 to 0.8.1dependabot[bot]
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-15update bug report to ask for hwaccelartiume
2021-07-14Disable automatic closing of PRsBill Thornton
2021-06-20disable project automation in forksh1dden-da3m0n
these workflows always fail in forks due to missing tokens etc.
2021-06-07Bump cirrus-actions/rebase from 1.4 to 1.5dependabot[bot]
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-05-31Refactor Github ActionsFernando Fernández
2021-05-31Don't trigger workflows in unnecessary events and always use jellyfin-botFernando Fernández
2021-05-31Use pull_request_target instead of pull_requestFernando Fernández
2021-05-30Add workflow for checking stable backports (#6056)Joshua M. Boniface
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-05-24Merge pull request #5886 from Artiume/patch-3Claus Vium
Request all the logs
2021-05-13chore: replace GH_TOKEN with JF_BOT_TOKENFernando Fernández
2021-05-11Merge pull request #6010 from crobibero/🐄dkanada
Mooooove the label commenter config
2021-05-07Mooooove the label commenter configcrobibero
2021-05-07Disable automation CI on issuesNiels van Velzen
2021-05-05Merge pull request #5963 from ↵Bill Thornton
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-05Merge pull request #5779 from joshuaboniface/issue-commentsBill Thornton
Add label commenter workflow
2021-05-03Bump alex-page/github-project-automation-plus from v0.6.0 to v0.7.1dependabot[bot]
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-04-26Bump alex-page/github-project-automation-plus from v0.5.1 to v0.6.0dependabot[bot]
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-21Request more logsartiume
2021-04-14Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1dependabot[bot]
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-14Add workflows for rebase and project automationFernando Fernández
2021-04-11Mention testing tooJoshua M. Boniface
2021-04-11Fix typoJoshua M. Boniface
2021-04-11Add label commenter workflowJoshua M. Boniface
Right now the main purpose is to handle instructions for stable backports. Can be expanded in the future.
2021-01-16dotnet 5.0.2crobibero
2020-12-04Make me codeowner of the .ci dirJoshua M. Boniface
I need to know when stuff changes.
2020-11-21Update codeql-analysis.ymlMario Campos
2020-11-21Update codeql-analysis.ymlMario Campos
2020-11-21Create codeql-analysis.ymlMario Campos
2020-06-04Update dependabot.ymlCody Robibero
2020-06-04Add dependabotcrobibero
2020-03-23Add CODEOWNERS for GitHubJoshua M. Boniface