Niels van Velzen
07b9ba2bb4
Set GITHUB_TOKEN permissions to read only in OpenAPI workflow
3 years ago
Niels van Velzen
2491dd513c
Specify repository info in openapi head checkout
3 years ago
Niels van Velzen
44dc647adb
Fix OpenAPI workflow not working with pull requests from forks
3 years ago
Claus Vium
eec4293e6f
Merge pull request #6308 from nielsvanvelzen/openapi
3 years ago
Niels van Velzen
63eeb73608
Update openapi workflow to use .NET 6
3 years ago
Cody Robibero
d156d49113
Update codeql dotnet version
3 years ago
Niels van Velzen
e6c9add45a
Use more specific test command
3 years ago
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
3 years ago
artiume
30bc5369ca
Update bug_report.md
3 years ago
artiume
0c1f27d2db
Request FFmpeg version
3 years ago
Niels van Velzen
2cd1c70e55
Add OpenAPI workflow
3 years ago
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>
3 years ago
artiume
8af7e5fe3a
update bug report to ask for hwaccel
3 years ago
Bill Thornton
75551f04ca
Disable automatic closing of PRs
3 years ago
h1dden-da3m0n
44b54a2637
disable project automation in forks
...
these workflows always fail in forks due to missing tokens etc.
3 years ago
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>
3 years ago
Fernando Fernández
854a12b312
Refactor Github Actions
4 years ago
Fernando Fernández
d9bd162739
Don't trigger workflows in unnecessary events and always use jellyfin-bot
4 years ago
Fernando Fernández
a29ee991a4
Use pull_request_target instead of pull_request
4 years ago
Joshua M. Boniface
499dee0100
Add workflow for checking stable backports ( #6056 )
...
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
4 years ago
Claus Vium
74ba079c5c
Merge pull request #5886 from Artiume/patch-3
...
Request all the logs
4 years ago
Fernando Fernández
73654481e2
chore: replace GH_TOKEN with JF_BOT_TOKEN
4 years ago
dkanada
708e2de44d
Merge pull request #6010 from crobibero/ 🐄
...
Mooooove the label commenter config
4 years ago
crobibero
ce0e890d8d
Mooooove the label commenter config
4 years ago
Niels van Velzen
d21d1978a3
Disable automation CI on issues
4 years ago
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
4 years ago
Bill Thornton
7fdd8df8a5
Merge pull request #5779 from joshuaboniface/issue-comments
...
Add label commenter workflow
4 years ago
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>
4 years ago
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>
4 years ago
artiume
831e768ee7
Request more logs
4 years ago
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>
4 years ago
Fernando Fernández
55700e0d1c
Add workflows for rebase and project automation
4 years ago
Joshua M. Boniface
4deccd451e
Mention testing too
4 years ago
Joshua M. Boniface
f381c53634
Fix typo
4 years ago
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.
4 years ago
crobibero
a087ab389a
dotnet 5.0.2
4 years ago
Joshua M. Boniface
d838a27e6d
Make me codeowner of the .ci dir
...
I need to know when stuff changes.
4 years ago
Mario Campos
f17e95abea
Update codeql-analysis.yml
4 years ago
Mario Campos
e2aa7635bd
Update codeql-analysis.yml
4 years ago
Mario Campos
2f00d05eae
Create codeql-analysis.yml
4 years ago
Cody Robibero
1730b0ae83
Update dependabot.yml
5 years ago
crobibero
4bcd7cffd1
Add dependabot
5 years ago
Joshua M. Boniface
9169861baa
Add CODEOWNERS for GitHub
5 years ago
Mark Monteiro
1da9910673
Use a new 'feature-request' label instead of the existing 'feature' label
5 years ago
Mark Monteiro
4c24beccb4
Apply suggested changes from code review
5 years ago
Mark Monteiro
6d27efe30a
Small text update
5 years ago
Mark Monteiro
af8ad2d275
Add a template for feature request issues instructing user to not create them
...
Also provide direction for users who are willing to contribute code for new features themselves
5 years ago
artiume
cef796a5ba
Update Bug Report for System Details ( #2422 )
...
* Update bug_report.md
Increase priority for system details, constantly have to ask people for their deets. also increased details that should be asked.
* Update bug_report.md
* Update bug_report.md
* Update .github/ISSUE_TEMPLATE/bug_report.md
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/bug_report.md
Co-Authored-By: telans <telans@protonmail.com>
* Update bug_report.md
* Update bug_report.md
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
Co-authored-by: telans <telans@protonmail.com>
5 years ago
artiume
2cad58e5cd
Update .github/ISSUE_TEMPLATE/media_playback.md
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
Artiume
c1350f30d2
Update .github/ISSUE_TEMPLATE/media_playback.md
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago