Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Activity.AddLink #101381

Merged
merged 7 commits into from
Apr 26, 2024
Merged

Implement Activity.AddLink #101381

merged 7 commits into from
Apr 26, 2024

Conversation

antonfirsov
Copy link
Member

Resolves #97680 assuming the API will be approved, marking as NO-MERGE until then.

@antonfirsov antonfirsov added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) area-System.Diagnostics.Activity labels Apr 22, 2024
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@stephentoub
Copy link
Member

assuming the API will be approved

It's not marked as api ready for review, or even api suggestion... it's not going to show up on anyone's api approval radar.

@tarekgh
Copy link
Member

tarekgh commented Apr 22, 2024

I am closing this till we review and approve the API. We can reactivate after then.

@tarekgh tarekgh closed this Apr 22, 2024
@tarekgh
Copy link
Member

tarekgh commented Apr 22, 2024

I marked #97680 as ready for review.

@tarekgh
Copy link
Member

tarekgh commented Apr 23, 2024

CC @noahfalk @samsp-msft @reyang @cijothomas @CodeBlanch @vishweshbankwar @lmolkova

@build-analysis build-analysis bot mentioned this pull request Apr 23, 2024
Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

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

LGTM

@tarekgh
Copy link
Member

tarekgh commented Apr 24, 2024

@antonfirsov could you please merge the main branch to yours to proceed with this PR? Thanks!

@tarekgh tarekgh merged commit c29b591 into dotnet:main Apr 26, 2024
80 of 84 checks passed
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
tarekgh referenced this pull request in dotnet/core May 24, 2024
* Fix Tokenizer Preview 4 Release Notes

* remove extra empty line

* Remove un-needed line
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support adding links to Activity after it is created
5 participants