Skip to content

Conversation

@amcasey
Copy link
Member

@amcasey amcasey commented Aug 23, 2019

It was overly permissive and ended up making a mess of C#-style comments:

/// <summary>Text</summary>

Now it checks the element name. Attribute names remain unchecked.

It was overly permissive and ended up making a mess of C#-style
comments:

`/// <summary>Text</summary>`

Now it checks the element name.  Attribute names remain unchecked.
@amcasey amcasey merged commit 5b59cfb into microsoft:master Aug 23, 2019
@amcasey
Copy link
Member Author

amcasey commented Aug 23, 2019

@typescript-bot cherry-pick this to release-3.6

@amcasey amcasey deleted the TripleSlashRestrictions branch August 23, 2019 21:08
@typescript-bot
Copy link
Collaborator

Hey @amcasey, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.6 manually.

@amcasey
Copy link
Member Author

amcasey commented Aug 23, 2019

@RyanCavanaugh I believe these are the relevant errors:

Deprecation: [@octokit/rest] octokit.authenticate() is deprecated. Use "auth" constructor option instead.
Deprecation: [@octokit/rest] "number" parameter is deprecated for ".issues.createComment()". Use "issue_number" instead

amcasey added a commit to amcasey/TypeScript that referenced this pull request Aug 23, 2019
Make triple-slash comment classification more restrictive

(cherry picked from commit 5b59cfb)
amcasey added a commit that referenced this pull request Aug 26, 2019
Merge pull request #33056 from amcasey/TripleSlashRestrictions
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants