Skip to content

0#2325

Open
Premiermoney wants to merge 464 commits into
microsoft:dev/preview-link-tablefrom
Premiermoney:microsoft/main
Open

0#2325
Premiermoney wants to merge 464 commits into
microsoft:dev/preview-link-tablefrom
Premiermoney:microsoft/main

Conversation

@Premiermoney
Copy link
Copy Markdown

No description provided.

bot-for-go Bot and others added 30 commits January 21, 2026 16:11
…oft/main

Update submodule to latest `master` in `microsoft/main`
* Fix signing diag file consolidation: always run

* Update eng/_util/cmd/sign/archive.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ft#2075)

* update openssl backend to implement riscv64 and arm assembly

* add entries to systemcrypto_nocgo_linux.go
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…soft#2083)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.31.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@cdefb33...19b2f06)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oft/main

Update submodule to latest `master` in `microsoft/main`
…oft#2085)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.11 to 4.32.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@19b2f06...b20883b)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-safe

Include newline at end of GOTOOLCHAIN warning
…ft#2091)

Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](golang-jwt/jwt@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…soft#2086)

* add Microsoft Build of Go - Additional Features document

* Update Additional Features doc

* Update eng/doc/AdditionalFeatures.md

Co-authored-by: Quim Muntal <qmuntaldiaz@microsoft.com>

* Describe GOTOOLCHAIN safeguard

* Add TLS setting alignment section

---------

Co-authored-by: George Adams <georgeadams1995@gmail.com>
Co-authored-by: Quim Muntal <qmuntaldiaz@microsoft.com>
…oft/main

Update submodule to latest `master` in `microsoft/main`
…ft#2093)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.0 to 4.32.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b20883b...6bc82e0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bot-for-go Bot and others added 26 commits May 13, 2026 16:03
…oft#2275)

Bumps [github.com/microsoft/go-infra](https://github.com/microsoft/go-infra) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/microsoft/go-infra/releases)
- [Commits](microsoft/go-infra@v0.0.10...v0.0.11)

---
updated-dependencies:
- dependency-name: github.com/microsoft/go-infra
  dependency-version: 0.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The TODO comment was a marker that 1ES PT migration removed Arcade's retain-build step. The replacement is now in microsoft/go-infra's release pipeline (release-build-steps.yml, after wait-ci-trigger), which discovers the auto-triggered microsoft-go build and pins it externally. The microsoft-go pipeline itself can't gate retention because CI-triggered runs don't carry release parameters; the release pipeline is the only caller that knows it's a release.

See microsoft/go-infra#480.
…oft/main

Update submodule to latest `master` in `microsoft/main`
* re-vendor crypto backends

* update OpenSSL
…oft#2280)

Bumps [github.com/microsoft/go-infra](https://github.com/microsoft/go-infra) from 0.0.11 to 0.0.13.
- [Release notes](https://github.com/microsoft/go-infra/releases)
- [Commits](microsoft/go-infra@v0.0.11...v0.0.13)

---
updated-dependencies:
- dependency-name: github.com/microsoft/go-infra
  dependency-version: 0.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ings.yml (microsoft#2281)

Bumps [microsoft/go-infra/.github/workflows/check-line-endings.yml](https://github.com/microsoft/go-infra) from 0.0.11 to 0.0.13.
- [Release notes](https://github.com/microsoft/go-infra/releases)
- [Commits](microsoft/go-infra@5e6a5b2...f4e3833)

---
updated-dependencies:
- dependency-name: microsoft/go-infra/.github/workflows/check-line-endings.yml
  dependency-version: 0.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oft/main

Update submodule to latest `master` in `microsoft/main`
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.4 to 4.35.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@68bde55...9e0d7b8)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tions/github/codeql-action-4.35.5

build(deps): bump github/codeql-action from 4.35.4 to 4.35.5
* Update submodule to latest master (6997bcd8): crypto/x509: add RawSignatureAlgorithm

* resolve 3-way merge conflicts

* Fix test JSON JUnit conversion timing

* move SystemCrypto flag

* float json patch

---------

Co-authored-by: bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com>
Co-authored-by: George Adams <georgeadams1995@gmail.com>
Co-authored-by: qmuntal <quimmuntal@gmail.com>
…4: add ll.acq.{w,d}, sc.rel.{w,d}, sc.q instruction
…oft/main

Update submodule to latest `master` in `microsoft/main`
…oft/main

Update submodule to latest `master` in `microsoft/main`
* update openssl backend to point to new location

* update docs references

* fix deps test

* fix docs link
Add initial setup for Go workflow in GitHub Actions
@Premiermoney Premiermoney requested a review from a team as a code owner June 1, 2026 04:24
Copilot AI review requested due to automatic review settings June 1, 2026 04:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR adds three GitHub Actions workflows: an AI-powered issue summarizer, a Go build/test workflow, and a DevSkim security scanner workflow.

Changes:

  • Adds a workflow to summarize new issues using AI inference and post a comment.
  • Adds a Go CI workflow building and testing on pushes/PRs to microsoft/main.
  • Adds a scheduled DevSkim security scanning workflow uploading SARIF results.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/summary.yml/Underage New AI issue-summary workflow (file path looks incorrect).
.github/workflows/go.yml New Go build/test workflow.
.github/workflows/devskim.yml New DevSkim scanning workflow.
Comments suppressed due to low confidence (1)

.github/workflows/summary.yml/Underage:1

  • The file path .github/workflows/summary.yml/Underage is invalid as a workflow location. GitHub Actions only discovers workflows that are files directly under .github/workflows/ with a .yml or .yaml extension; here summary.yml is being treated as a directory containing a file named Underage (with no extension), so this workflow will never be loaded or executed. Rename/move the file to .github/workflows/summary.yml (and reconsider the unrelated Underage name).
name: Summarize new issues

Comment on lines +26 to +27
Title: ${{ github.event.issue.title }}
Body: ${{ github.event.issue.body }}
Comment thread .github/workflows/go.yml
Comment on lines +23 to +26
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
Comment thread .github/workflows/go.yml
Comment on lines +3 to +7





@Premiermoney Premiermoney changed the base branch from microsoft/main to dev/preview-link-table June 1, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants