[PR #5508] Add a Third-Party notices link to the about dialog #26350

Open
opened 2026-01-31 09:15:30 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/5508

State: closed
Merged: Yes


Summary of the Pull Request

This PR will add a link to the version of NOTICE.md in GitHub at the commit that the build was on. It uses the same approach for generating our settings files, where we'll create a header file with the commit hash assigned to a wstring_view during build time.

PR Checklist

Validation Steps Performed

The link is there and goes to the expected NOTICE.md.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/5508 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request This PR will add a link to the version of `NOTICE.md` in GitHub at the commit that the build was on. It uses the same approach for generating our settings files, where we'll create a header file with the commit hash assigned to a `wstring_view` during build time. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #5139 * [x] CLA signed. * [x] Tests added/passed <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed The link is there and goes to the expected `NOTICE.md`.
claunia added the pull-request label 2026-01-31 09:15:30 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26350