Stossy11
efcdc30900
Merge Latest Ryujinx (Unstable)
2025-03-08 10:13:40 +11:00
dependabot[bot]
a35af1c913
ci: bump actions/labeler from 4 to 5 ( #6007 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 19:15:52 +01:00
TSRBerry
30fcf1a396
Use poetry run instead of spawning a shell ( #5653 )
2023-09-05 00:55:04 +02:00
dependabot[bot]
5841f1e00a
ci: bump actions/checkout from 3 to 4 ( #5650 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 22:16:17 +02:00
TSRBerry
903d68d990
Fix overwriting .ryujinx-mako directory ( #5651 )
2023-09-04 19:14:20 +02:00
TSRBerry
9ee222c913
Update reviewers using Ryujinx-Mako command ( #5635 )
...
* Update reviewers using Ryujinx-Mako command
* Fix worklflow step 'uses' path
2023-09-04 11:39:25 +00:00
TSRBerry
5b634ffed6
Introduce Mako to fix pr_triage workflow ( #5574 )
...
* pr_triage: Fix invalid workflow
* Don't assign reviewers to draft PRs
* Add team review request for developers team
* Introduce Mako to make team reviewers work
2023-08-16 23:01:34 +02:00
TSRBerry
abd163c4a9
Fix PR build concurrency and stop auto assigning reviewers for draft PRs ( #5519 )
...
* build: Remove concurrency
It's called by checks anyway.
* Only assign reviewers for PRs that are ready for reviews
2023-08-06 23:25:02 +02:00
Mary
20c7c6ac2f
infra: Fix PR triage once and for all ( #5442 )
...
Switch to a custom made python script that query GitHub API to grab latest state of the PR after label assign.
2023-07-12 18:31:08 +02:00
Mary
a30d6311e0
infra: Sync paths-ignore with release job and attempt to fix review assign
2023-06-13 11:51:22 +02:00
TSRBerry
6af1c2b3ac
Fix action version ( #5299 )
2023-06-12 21:57:07 +02:00
TSRBerry
1ddd8e9449
infra: Fix PR triage workflow glob patterns ( #5297 )
...
* Use glob patterns to match file paths
* Update ignored paths for releases
* Adjust build.yml as well
* Add names to auto-assign steps
* Fix developer team name
* Allow build workflows to run if workflows changed
2023-06-12 18:42:27 +00:00
Mary
20822d7b7c
infra: Add PR triage action ( #5293 )
...
This is a bare minimal triage action that handle big categories.
In the future we could also label all services correctly but
I didn't felt this was required for a first iteration.
2023-06-12 12:29:41 +02:00