| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Comments in templates (#1498) * Comments in templates * Update .github/ISSUE_TEMPLATE/bug_report.md | 5 年前 | |
Remove duplicate @ prefix from issueAuthor in GitOps (#2491) * Remove duplicate @ prefix from issueAuthor in GitOps https://github.com/GitOps-microsoft/GitOps.PullRequestIssueManagement/pull/262 (internal Microsoft link) changed the `${issueAuthor}` placeholder to include the `@` character. Remove the one we added so we don't duplicate it. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update .github/policies/resourceManagement.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Raf (Raffaele Rialdi) <raffaeler@vevy.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 4 个月前 | |
Make Arduino CI opt-in via `/run-arduino-tests` comment (#2537) * Make Arduino CI opt-in via /run-arduino-tests comment The Arduino_Compiler_CI workflow has been flaky and only validates a narrow part of the repo (the Arduino compiler), so it no longer runs automatically on every pull request. It now triggers only when a collaborator with write or admin permission comments '/run-arduino-tests' on a PR, or when a maintainer dispatches it manually from the Actions tab. The workflow reacts to the triggering comment with a rocket emoji, posts a 'build started' comment with a link to the run, and posts a final success/failure comment when the build completes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Document why always() is needed on the report job's if: Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Auto-run Arduino CI on PRs that touch arduino-impacting files Adds a pull_request trigger with a paths filter covering global.json, eng/ArduinoCsCI.cmd, and tools/ArduinoCsCompiler/**. PRs touching any of these still auto-run the check; all other PRs remain opt-in via the /run-arduino-tests comment. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Drop pull-requests: write permission; only issues: write is needed All PR-side writes in this workflow go through the issues API (POST /repos/.../issues/{n}/comments and POST /repos/.../issues/comments/{id}/reactions), both of which only require issues: write. There are no calls to PR-specific endpoints (reviews, requested-reviewers, merge, labels) that would need pull-requests: write. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: joperezr <joperezr@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> | 3 个月前 | |
Comments in templates (#1498) * Comments in templates * Update .github/ISSUE_TEMPLATE/bug_report.md | 5 年前 | |
Create comprehensive GitHub Copilot instructions for fresh repository clones (#2424) * Initial plan * Complete comprehensive GitHub Copilot instructions for .NET IoT repository Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com> * Remove original backup file as requested Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com> | 11 个月前 | |
Group SkiaSharp Dependabot updates into a single PR (#2593) SkiaSharp and its SkiaSharp.NativeAssets.* companion packages must be kept at matching versions, but the `all-dependencies` group only covers minor/patch updates, and even a minor bump (4.148.0 -> 4.150.1) recently produced two separate PRs (#2590, #2591) that left the two packages at different versions in the same csproj. Add a dedicated `skiasharp` group modeled after `dotnet-runtime` (no `update-types` filter, so it accepts any version bump including majors), and exclude the same patterns from `all-dependencies` so routing stays deterministic. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 223b18cd-a71c-4c51-971e-25c9b0e7b91c | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 年前 | ||
| 4 个月前 | ||
| 3 个月前 | ||
| 5 年前 | ||
| 11 个月前 | ||
| 1 个月前 |