1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Commit graph

187 commits

Author SHA1 Message Date
Carlos Sánchez López
6303a6c11c
Bring back yml necessary change types in label checkers (#114166)
There are some `on pull_request_target types` in the label checking yml files that were removed but they are actually necessary, so the labeler keeps working after for example: pushing new commits, pressing the update the branch, closing and opening the PR.
2025-04-02 14:20:57 -06:00
Carlos Sánchez López
9988faba42
[9.0] Backport labeling workflow changes (#112240)
* Change some workflows using `pull_request` to use `pull_request_target` instead (#112161)

* Change workflows to use pull_request_target instead of pull_request event
* Add CODEOWNERS entry
* Add initial readme

* Add repo-specific condition to labeling workflows (#112169)

* Condition labeling workflows to only run on dotnet/runtime.
* Improve readme
* Add jeffhandley as explicit workflow owner

Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
2025-02-11 13:54:55 -06:00
github-actions[bot]
62d433f213
[release/9.0-staging] Add workflow to prevent merging a PR when the NO-MERGE label is applied (#111961)
* Add workflow to prevent merging a PR when the `NO-MERGE` label is applied.

* Invert condition

* Fix backtick bug in check-service-labels echo.

---------

Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
2025-01-29 13:15:16 -06:00
github-actions[bot]
8109ace8f9
Update Azure Linux tag names (#110341)
Co-authored-by: Sven Boemer <sbomer@gmail.com>
2024-12-03 10:36:05 -08:00
Carlos Sánchez López
824bdd214e
[release/9.0-staging] Switch to non-incremental servicing (#109316)
* Change pre-release version label to servicing. Bump patch version to 1.
* Switch to non-incremental servicing.
- Remove incremental servicing docs.
- Update APICompat baseline.
- Remove some mentions of package servicing process.
- Remove redundant source build setting of GeneratePackageOnBuild.
* Change the S.D.DS. ProjectReference to `src` instead of `ref` in M.E.L.C.
* Update the template message
* Update backport.yml message
* Update library-servicing.md

---------

Co-authored-by: Eric StJohn <ericstj@microsoft.com>
2024-11-13 11:59:51 -06:00
Farhad Alizada
a73a65b1e9
[release/9.0-rc1] Add workflow file for interbranch merging (#106614)
Co-authored-by: Farhad Alizada <falizada@microsoft.com>
2024-08-19 10:37:01 -07:00
Jeff Handley
0d70f72bd3
Mention GitHub users when the issue/PR binaryformatter-migration label is added (#106171) 2024-08-09 12:24:29 -07:00
Alexander Köplinger
16fc0babb4
Fix resourcemanagement.yml for os-ios, os-android etc (#106198)
They need to be a separate section otherwise it triggers `area-*` subscriptions too when an `os-*` is added.
2024-08-09 19:10:43 +02:00
Alexander Köplinger
070fbe41b1
Add os-ios, os-android etc labels to area section in resourceManagement.yml (#106082)
They only got triggered when an issue/PR was _opened_ with that label already applied, but not when it was added later on.
Make it consistent with the way the area labels work.
2024-08-09 18:27:48 +02:00
Jeff Handley
c92fe4b55e
Exclude dependabot from community-contribution labeling (#101742)
* Exclude dependabot from community-contribution labeling

* Normalize line endings to Unix style. Remove trailing white space.
2024-07-30 15:02:07 -07:00
Jeremy Koritzinsky
f0e70b2106
jit-format job fixes (#103910) 2024-06-24 15:36:37 -07:00
Jeremy Koritzinsky
98e75704a8
Define JIT format jobs as GitHub Actions instead of AzDO jobs (#103846) 2024-06-24 11:15:00 -07:00
Ilona Tomkowicz
a72b952679
[browser] Chrome bump reviewers update (#103230) 2024-06-10 17:37:20 +02:00
Matous Kozak
4c8a235abd
[mobile][infra] Update mobile-related area subscribers (#102569) 2024-05-23 10:27:48 +02:00
Matous Kozak
3e2b6eb7ae
Normalize EOL (#102561)
git add --all --renormalize
2024-05-22 17:12:55 +02:00
dependabot[bot]
6cd329b253
Bump actions/checkout v4 and set dependabot to only bump its major versions (#101585)
* Bump actions/checkout from 2.0.0 to 4.1.4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.0.0 to 4.1.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/v2...v4.1.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Set dependabot to bump github-actions to major versions; use checkout v4

* Ignore patch and minor updates to actions/checkout

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
2024-04-29 13:02:06 -07:00
dependabot[bot]
3f47add997
Bump dotnet/actions-create-pull-request from 3 to 4 (#101586)
Bumps [dotnet/actions-create-pull-request](https://github.com/dotnet/actions-create-pull-request) from 3 to 4.
- [Commits](https://github.com/dotnet/actions-create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dotnet/actions-create-pull-request
  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>
2024-04-29 12:30:30 -07:00
dependabot[bot]
4ac82c948a
Bump actions/upload-artifact from 1 to 4 (#101587)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-04-29 12:21:12 -07:00
dependabot[bot]
4170efe8fd
Bump actions/github-script from 6 to 7 (#101588)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  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>
2024-04-29 11:27:58 -07:00
Dan Moseley
f5ea326fff
remove nuget (#101584) 2024-04-25 22:53:56 -05:00
Dan Moseley
a08ed38799
enable dependabot for github actions (#101406)
* enable dependabot for github actions

* Update dependabot.yml
2024-04-25 18:57:05 -06:00
Pavel Savara
9068070922
[browser] rename WasmTestOnChrome (#101140)
Co-authored-by: Marek Fišera <mara@neptuo.com>
2024-04-18 09:52:07 +02:00
Igor Velikorossov
65f6a080ca
Update locker.yml (#101218)
* Bump the Locker action version
Refer to https://github.com/microsoft/vscode-github-triage-actions/pull/210

* Restrict the Locker action to dotnet org
2024-04-18 09:41:33 +10:00
Dragos Daniel Boia
f6d3d4c80f
Update pull request/issue management bot configuration (#100965)
Allow users to get tagged after a PR or an issue is opened, when new labels defined in the config are added.
2024-04-12 08:46:06 -07:00
Steve Pfister
3891550c97
Update codeowners (#100165)
* Update codeowners

* Update area-owners.md

fix spacing

---------

Co-authored-by: Larry Ewing <lewing@microsoft.com>
2024-03-22 18:19:13 -05:00
dotnet-policy-service[bot]
ea2532e65c
FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#99169)
* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

 Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html

Please review and merge this PR to complete the process of onboarding to the new service.

* Deleting fabricbot.json

* Update repo documentation that referenced FabricBot

---------

Co-authored-by: dotnet-policy-service[bot] <123482357+dotnet-policy-service[bot]@users.noreply.github.com>
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
2024-03-06 22:39:50 -08:00
Juan Hoyos
2a93c24320
Update CI Know issue template to point to helper page and update docs (#99077)
* Update CI Know issue template to point to helper page and update docs

* Delete .github/ISSUE_TEMPLATE/04_ci_known_issue.yml

* Rename 05_blank_issue.md to 04_blank_issue.md

* Update failure-analysis.md
2024-02-28 18:37:40 -08:00
Sam Patel
7608b3aa90
Remove Sam from Mono files ownership (#99069) 2024-02-28 14:27:19 -05:00
Jeff Handley
443ece48d0
Prepare the FabricBot config for migration to Policy Service (#98256)
* Remove references to project board automation

* Update milestone conditions to be compatible with policy-service migration

* Remove disabled automation

* Remove 'maintain' permission check (behaves the same as 'write')

* Use the isPr condition everywhere it was implied before

* Use the isIssue condition everywhere it was implied before
2024-02-12 21:54:19 -08:00
Aaron Robinson
f225a4775f
Add diagnostics to CODEOWNERS for libunwind (#97673)
Add notification for diag team about changes to the libunwind dependency.
2024-01-29 15:24:39 -08:00
Pavel Savara
5ddaf749ed
[browser] update owners (#97329)
* update owners

* remove my name from owners

* more directories

---------

Co-authored-by: Ankit Jain <radical@gmail.com>
2024-01-24 15:11:48 -06:00
Jeff Handley
3b58f1072b
Augment the backport PR description template to prompt for more info (#97073)
* Augment the backport PR description template to prompt for more info

* Wordsmith the backport template prompts per feedback
2024-01-17 11:35:53 -08:00
Kevin Jones
43d8450d41
Tweak new API template (#96217) 2024-01-02 10:54:51 -05:00
Jeff Handley
7caa3d69b5
Migrate to the 'locker' GitHub action for locking closed/stale issues/PRs (#95432)
* Migrate to the 'locker' GitHub action for locking closed/stale issues/PRs

* Use a non-zero minute of the hour
2023-12-07 11:46:35 -08:00
Ilona Tomkowicz
a69586e1f1
[wasi] Add AOT option to existing Wasi.Build.Tests (#95281)
* Added AOT to existing scenarios.

* Cleanup according to feedback.

* Revert to the initial one-file state with aot tests added.

* Missing change to the last commit.

* Revert rename

* Fix

* Start triggering WBT on wasi changes

* Only build for wasi.

* Feedback

* Share test data, move running to a function, remove `ConsoleBuildThenPublish

* Nit: fix arg order

* Re-enable tests

* add comment

* Split tests to avoid timeouts.

* Temporary arg for investigation.

* get build output for the tests

* Make wasi helix target split tests by files like browser.

* Move shared target to separate file. Revert showing build output.

* Rename: wasm -> browser, shared -> wasm.

* Update eng/testing/scenarios/BuildWasiAppsJobsList.txt

* Apply suggestions from code review

---------

Co-authored-by: Ankit Jain <radical@gmail.com>
2023-12-06 08:56:04 +01:00
Ankit Jain
283ca8387f
bump-chrome-version.yml: Use .dotnet/dotnet if available, else use the system installed one (#95286)
…e system installed one.

Fixes:
`/home/runner/work/_temp/a5c062c7-589b-41d2-8f29-8769ac5e9ffd.sh: line 1: .dotnet/dotnet: No such file or directory`

`.dotnet/dotnet` is installed only if version in `global.json` is not already installed system-wide.
2023-11-27 13:58:35 -05:00
Kevin Jones
804556015e
Bump dependencies of markdownlint action (#95215) 2023-11-26 11:08:32 +01:00
Ankit Jain
b025019d95
bump-chrome-version.yml: don't run on forks (#94834) 2023-11-16 12:00:12 +01:00
Jeff Handley
622f34e654
FabricBot: Remove project board automation (#94626)
* FabricBot: Remove .NET Core Diagnostics project automation

* FabricBot: Remove Tellurium project board automation

* FabricBot: Remove AppModel project board automation
2023-11-13 15:50:03 -08:00
Jeff Handley
05bb4035d3
FabricBot: Remove libraries area pod project board automation (#94622) 2023-11-10 17:01:50 -08:00
Eric StJohn
2552b1cd7d
Update owner list (#92900) 2023-10-02 12:58:50 -07:00
Fan Yang
0b6fe08ca6
[Mono] Update file owner for simd related files (#90807)
* Update fileowner

* Update issue lable as well
2023-08-23 13:38:39 -04:00
Ankit Jain
9f8c01d1e3
[wasm] Add chrome versions to PR title, and labels (#90889)
* [wasm] Add chrome versions to PR title, and labels

* CI: add chrome related bits to default subset
2023-08-22 12:01:19 -04:00
Ankit Jain
e6f3f0c21a
[wasm] Make chrome version bumps for testing explicit, instead of automatic updates to latest (#90772)
* [wasm] Remove automatic updates of chrome versions for testing

Instead, add a `eng/testing/ChromeVersions.props` that has to be updated
specifically to bump the chrome version used.

* [wasm] Add `eng/testing/bump-chrome-version.proj`

.. which can be used to update `ChromeVersions.props` to the latest
stable version.

* [wasm] Add a github action to open PRs that bump chrome versions

* GetChromeVersions: Check for 75 new branch positions to find the snapshot

* Update .github/workflows/bump-chrome-version.yml

Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>

---------

Co-authored-by: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com>
2023-08-18 14:34:55 -04:00
Jan Kotas
7f67a4aae8
Rename area-ILVerification to area-Tools-ILVerification (#89698)
* Rename area-ILVerification to area-Tools-ILVerification

Fixes #89693

* Update src/coreclr/tools/ILVerify/README.md

Co-authored-by: Kevin Jones <vcsjones@github.com>
2023-08-06 08:04:35 -07:00
Jeremy Koritzinsky
a3408d46e0
Add the interop tags to the "add to the AppModel project" automation (#89221) 2023-08-03 11:50:08 -07:00
Milos Kotlar
7b25983451
[mono][aot] Add @kotlarmilos as code owner for Mono AOT and iOS (#87396)
Co-authored-by: Marek Safar <marek.safar@gmail.com>
2023-06-12 14:47:15 +02:00
Jeff Handley
38a53e2ae1
[fabricbot] Do not add needs-further-triage to issues still marked as untriaged (#87160) 2023-06-06 08:15:13 -07:00
Jeff Handley
0d398755bc
Update area-owners.json to reflect change in area-owners.md (#87144) 2023-06-06 10:14:04 +02:00
Jeff Handley
268962e022
[fabricbot] Area pods: Exclude arch- and os- issues/prs with owners (#87040)
* [fabricbot] Area pods: Exclude arch- and os- issues/prs with owners

* Do not exclude arch-wasm from the michael/tanner pod
2023-06-05 20:38:59 -07:00