{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":381857226,"defaultBranch":"main","name":"typespec","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-30T23:29:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718225911.0","currentOid":""},"activityList":{"items":[{"before":"5bc98d9c9dd1bb4fb04746446026b01dea7096ba","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3573-35e8625014e468bd7079a2c53e4b45b1d17c39e0","pushedAt":"2024-06-12T21:14:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"35e8625014e468bd7079a2c53e4b45b1d17c39e0","after":"5bc98d9c9dd1bb4fb04746446026b01dea7096ba","ref":"refs/heads/main","pushedAt":"2024-06-12T21:14:58.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix: Using a scalar constructor defined in a parent scalar doesn't reference the right scalar (#3573)\n\n```\nconst a = unixTimestamp.fromISO(\"...\");\n```\n\na would have the scalar utcDateTime not unixTimestamp","shortMessageHtmlLink":"Fix: Using a scalar constructor defined in a parent scalar doesn't re…"}},{"before":null,"after":"5bc98d9c9dd1bb4fb04746446026b01dea7096ba","ref":"refs/heads/gh-readonly-queue/main/pr-3573-35e8625014e468bd7079a2c53e4b45b1d17c39e0","pushedAt":"2024-06-12T20:58:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix: Using a scalar constructor defined in a parent scalar doesn't reference the right scalar (#3573)\n\n```\nconst a = unixTimestamp.fromISO(\"...\");\n```\n\na would have the scalar utcDateTime not unixTimestamp","shortMessageHtmlLink":"Fix: Using a scalar constructor defined in a parent scalar doesn't re…"}},{"before":"35e8625014e468bd7079a2c53e4b45b1d17c39e0","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3569-913aa03f78cf5b85b03c5efc5a8666b45f48d514","pushedAt":"2024-06-12T15:12:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"913aa03f78cf5b85b03c5efc5a8666b45f48d514","after":"35e8625014e468bd7079a2c53e4b45b1d17c39e0","ref":"refs/heads/main","pushedAt":"2024-06-12T15:12:00.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"support loglevel filter in playground (#3569)\n\nsupport loglevel filter in playground to avoid too many verbose log as\nwell as user can filter logs as needed.\n\nfixes #3554","shortMessageHtmlLink":"support loglevel filter in playground (#3569)"}},{"before":null,"after":"35e8625014e468bd7079a2c53e4b45b1d17c39e0","ref":"refs/heads/gh-readonly-queue/main/pr-3569-913aa03f78cf5b85b03c5efc5a8666b45f48d514","pushedAt":"2024-06-12T14:55:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"support loglevel filter in playground (#3569)\n\nsupport loglevel filter in playground to avoid too many verbose log as\nwell as user can filter logs as needed.\n\nfixes #3554","shortMessageHtmlLink":"support loglevel filter in playground (#3569)"}},{"before":"913aa03f78cf5b85b03c5efc5a8666b45f48d514","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3567-1f82d65ea04134d7182158cf3cc98158b6923f87","pushedAt":"2024-06-12T05:29:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"1f82d65ea04134d7182158cf3cc98158b6923f87","after":"913aa03f78cf5b85b03c5efc5a8666b45f48d514","ref":"refs/heads/main","pushedAt":"2024-06-12T05:29:11.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix the nullable value type (#3567)\n\nFixes https://github.com/Azure/autorest.csharp/issues/4678\n\nWe are only checking if the input type is a generic type, and then get\nits generic argument if it is.\nWe are not checking if it is this special generic type\n`System.Nullable` which appears to be a generic type but we actually\nwant it to be non-generic but nullable.\n\nThis PR changes the final constructor that would be invoke for all cases\nthat a ctor of CSharpType from a `System.Type` to add a check if it is\n`System.Nullable`, we will use `T` as `_type`, and the arguments of\n`T` as the real arguments.","shortMessageHtmlLink":"fix the nullable value type (#3567)"}},{"before":null,"after":"913aa03f78cf5b85b03c5efc5a8666b45f48d514","ref":"refs/heads/gh-readonly-queue/main/pr-3567-1f82d65ea04134d7182158cf3cc98158b6923f87","pushedAt":"2024-06-12T05:13:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix the nullable value type (#3567)\n\nFixes https://github.com/Azure/autorest.csharp/issues/4678\n\nWe are only checking if the input type is a generic type, and then get\nits generic argument if it is.\nWe are not checking if it is this special generic type\n`System.Nullable` which appears to be a generic type but we actually\nwant it to be non-generic but nullable.\n\nThis PR changes the final constructor that would be invoke for all cases\nthat a ctor of CSharpType from a `System.Type` to add a check if it is\n`System.Nullable`, we will use `T` as `_type`, and the arguments of\n`T` as the real arguments.","shortMessageHtmlLink":"fix the nullable value type (#3567)"}},{"before":"1f82d65ea04134d7182158cf3cc98158b6923f87","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3566-ac93dfa318bb02217b99d0aa3b0898c725d88c0a","pushedAt":"2024-06-11T22:26:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"ac93dfa318bb02217b99d0aa3b0898c725d88c0a","after":"1f82d65ea04134d7182158cf3cc98158b6923f87","ref":"refs/heads/main","pushedAt":"2024-06-11T22:26:24.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Do not run decorators on cloned type if the original type wasn't finished (#3566)\n\nIn the same way we have this logic for `cloneTypeForSymbol`","shortMessageHtmlLink":"Do not run decorators on cloned type if the original type wasn't fini…"}},{"before":"ac93dfa318bb02217b99d0aa3b0898c725d88c0a","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3564-862b5e00051fcf7bd18b61edf60c2043fd658594","pushedAt":"2024-06-11T22:11:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"862b5e00051fcf7bd18b61edf60c2043fd658594","after":"ac93dfa318bb02217b99d0aa3b0898c725d88c0a","ref":"refs/heads/main","pushedAt":"2024-06-11T22:11:07.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix using js special words as parameters names (#3564)\n\nfix #3563","shortMessageHtmlLink":"Fix using js special words as parameters names (#3564)"}},{"before":null,"after":"1f82d65ea04134d7182158cf3cc98158b6923f87","ref":"refs/heads/gh-readonly-queue/main/pr-3566-ac93dfa318bb02217b99d0aa3b0898c725d88c0a","pushedAt":"2024-06-11T22:10:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Do not run decorators on cloned type if the original type wasn't finished (#3566)\n\nIn the same way we have this logic for `cloneTypeForSymbol`","shortMessageHtmlLink":"Do not run decorators on cloned type if the original type wasn't fini…"}},{"before":null,"after":"ac93dfa318bb02217b99d0aa3b0898c725d88c0a","ref":"refs/heads/gh-readonly-queue/main/pr-3564-862b5e00051fcf7bd18b61edf60c2043fd658594","pushedAt":"2024-06-11T21:55:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Fix using js special words as parameters names (#3564)\n\nfix #3563","shortMessageHtmlLink":"Fix using js special words as parameters names (#3564)"}},{"before":"d1898249b322080b558a540b70cd594c97e667fa","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/azure/identity-4.2.1","pushedAt":"2024-06-11T21:46:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"timotheeguerin","name":"Timothee Guerin","path":"/timotheeguerin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1031227?s=80&v=4"}},{"before":"862b5e00051fcf7bd18b61edf60c2043fd658594","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3562-c9fe5a0ce3eb1be3cff3012028e8bf87a69ce3c0","pushedAt":"2024-06-11T21:46:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"c9fe5a0ce3eb1be3cff3012028e8bf87a69ce3c0","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3561-dd61517865174548fd5bdcc481e2865cb699c1cc","pushedAt":"2024-06-11T21:46:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"dd61517865174548fd5bdcc481e2865cb699c1cc","after":"862b5e00051fcf7bd18b61edf60c2043fd658594","ref":"refs/heads/main","pushedAt":"2024-06-11T21:46:32.000Z","pushType":"merge_queue_merge","commitsCount":2,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Bump @azure/identity from 4.2.0 to 4.2.1 (#3562)\n\nBumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from\n4.2.0 to 4.2.1.\n
\nCommits\n
    \n
  • 183d301\nUpgrade to a version ESRP Release that supports federated auth (#29612)
  • \n
  • 9a2afdf\n[identity] Prep for release (#29981)
  • \n
  • See full diff in compare\nview
  • \n
\n
\n
\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/identity&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=4.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the\n[Security Alerts\npage](https://github.com/microsoft/typespec/network/alerts).\n\n
\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump @azure/identity from 4.2.0 to 4.2.1 (#3562)"}},{"before":null,"after":"862b5e00051fcf7bd18b61edf60c2043fd658594","ref":"refs/heads/gh-readonly-queue/main/pr-3562-c9fe5a0ce3eb1be3cff3012028e8bf87a69ce3c0","pushedAt":"2024-06-11T21:25:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Bump @azure/identity from 4.2.0 to 4.2.1 (#3562)\n\nBumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from\n4.2.0 to 4.2.1.\n
\nCommits\n
    \n
  • 183d301\nUpgrade to a version ESRP Release that supports federated auth (#29612)
  • \n
  • 9a2afdf\n[identity] Prep for release (#29981)
  • \n
  • See full diff in compare\nview
  • \n
\n
\n
\n\n\n[![Dependabot compatibility\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/identity&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=4.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't\nalter it yourself. You can also trigger a rebase manually by commenting\n`@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits\nthat have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after\nyour CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge\nand block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating\nit. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all\nof the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop\nDependabot creating any more for this major version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop\nDependabot creating any more for this minor version (unless you reopen\nthe PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop\nDependabot creating any more for this dependency (unless you reopen the\nPR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the\n[Security Alerts\npage](https://github.com/microsoft/typespec/network/alerts).\n\n
\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump @azure/identity from 4.2.0 to 4.2.1 (#3562)"}},{"before":null,"after":"c9fe5a0ce3eb1be3cff3012028e8bf87a69ce3c0","ref":"refs/heads/gh-readonly-queue/main/pr-3561-dd61517865174548fd5bdcc481e2865cb699c1cc","pushedAt":"2024-06-11T21:25:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"[protobuf] Handle cross-package references correctly in some buggy cases. (#3561)\n\nCloses #3534\nCloses #3556 \n\nThis PR adds cross-package resolution in some cases where it was\nmissing.\n\nIn the case of operation inputs, missing effective model type\ncalculation was causing some input types not to be resolved to external\npackages.\n\nIn the case of map value types, the calculation of the right hand side\ntype did not correctly account for the possibility of the type being in\nanother package, and it now uses the same machinery as other type\nreferences to instrument imports and cross-package references.\n\nThe existing scenario test has been extended to prevent regressions and\nalso extended to test arrays for good measure, though those were working\nas expected.\n\n---------\n\nCo-authored-by: Will Temple \nCo-authored-by: Timothee Guerin ","shortMessageHtmlLink":"[protobuf] Handle cross-package references correctly in some buggy ca…"}},{"before":null,"after":"d1898249b322080b558a540b70cd594c97e667fa","ref":"refs/heads/dependabot/npm_and_yarn/azure/identity-4.2.1","pushedAt":"2024-06-11T21:01:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump @azure/identity from 4.2.0 to 4.2.1\n\nBumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.2.0 to 4.2.1.\n- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.2.0...@azure/identity_4.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@azure/identity\"\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump @azure/identity from 4.2.0 to 4.2.1"}},{"before":"dd61517865174548fd5bdcc481e2865cb699c1cc","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3422-7912e8c9c7fff5c727608830d4ccb98ca86a2369","pushedAt":"2024-06-11T20:23:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"7912e8c9c7fff5c727608830d4ccb98ca86a2369","after":"dd61517865174548fd5bdcc481e2865cb699c1cc","ref":"refs/heads/main","pushedAt":"2024-06-11T20:23:29.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Format multi line strings (#3422)\n\nfix #1016\n\nFormat multi lines string \n\n```\n@doc(\n \"\"\"\n multi line\n do\n ${\"abc\"}\n \"\"\"\n)\n@doc(\"\"\"\ndef\n\"\"\")\nmodel Foo {}\n\nalias T = \"\"\"\n abc\n def ${\"abc\"}\n ghi\n \"\"\";\n\n```\n\nformats to\n\n```\n@doc(\"\"\"\n multi line\n do\n ${\"abc\"}\n \"\"\")\n@doc(\"\"\"\n def\n \"\"\")\nmodel Foo {}\n\nalias T = \"\"\"\n abc\n def ${\"abc\"}\n ghi\n \"\"\";\n```","shortMessageHtmlLink":"Format multi line strings (#3422)"}},{"before":null,"after":"dd61517865174548fd5bdcc481e2865cb699c1cc","ref":"refs/heads/gh-readonly-queue/main/pr-3422-7912e8c9c7fff5c727608830d4ccb98ca86a2369","pushedAt":"2024-06-11T20:06:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Format multi line strings (#3422)\n\nfix #1016\n\nFormat multi lines string \n\n```\n@doc(\n \"\"\"\n multi line\n do\n ${\"abc\"}\n \"\"\"\n)\n@doc(\"\"\"\ndef\n\"\"\")\nmodel Foo {}\n\nalias T = \"\"\"\n abc\n def ${\"abc\"}\n ghi\n \"\"\";\n\n```\n\nformats to\n\n```\n@doc(\"\"\"\n multi line\n do\n ${\"abc\"}\n \"\"\")\n@doc(\"\"\"\n def\n \"\"\")\nmodel Foo {}\n\nalias T = \"\"\"\n abc\n def ${\"abc\"}\n ghi\n \"\"\";\n```","shortMessageHtmlLink":"Format multi line strings (#3422)"}},{"before":"27fd37ebf74ec2ba3642a94784ae8c364db06747","after":null,"ref":"refs/heads/feature/prop-doc","pushedAt":"2024-06-11T19:39:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"timotheeguerin","name":"Timothee Guerin","path":"/timotheeguerin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1031227?s=80&v=4"}},{"before":"7912e8c9c7fff5c727608830d4ccb98ca86a2369","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3527-0cf3a67b25405e755182d302ad8d4f6a505ae992","pushedAt":"2024-06-11T19:39:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"0cf3a67b25405e755182d302ad8d4f6a505ae992","after":"7912e8c9c7fff5c727608830d4ccb98ca86a2369","ref":"refs/heads/main","pushedAt":"2024-06-11T19:39:27.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Add support for `@prop` doc comment tag to describe model properties (#3527)\n\ncloses https://github.com/microsoft/typespec/issues/2211\n\n[Playground\nexample](https://cadlplayground.z22.web.core.windows.net/prs/3527/?c=LyoqCiAqIE1vZGVsIGRvY8QNQHByb3AgYSBByg1iIELKDWMgQ8oNZCBECiAqLwptxUJCYXNlIHsKICBhOiBzdHJpbmc7CiAgYsoNCiAgLyoqIEV4cGxpY2l0IHZpYcR3IGNvbW1lbnTESiAgY80wQGRvYygiZcwyxBMiKSBkyih9CgrnAMvoAKRvdmVycmlkZcVfaGVyZesAp0NoaWxk5QCoLi4u5AC0xEE%3D&e=%40typespec%2Fopenapi3&options=%7B%7D)","shortMessageHtmlLink":"Add support for @prop doc comment tag to describe model properties (#…"}},{"before":null,"after":"7912e8c9c7fff5c727608830d4ccb98ca86a2369","ref":"refs/heads/gh-readonly-queue/main/pr-3527-0cf3a67b25405e755182d302ad8d4f6a505ae992","pushedAt":"2024-06-11T19:22:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Add support for `@prop` doc comment tag to describe model properties (#3527)\n\ncloses https://github.com/microsoft/typespec/issues/2211\n\n[Playground\nexample](https://cadlplayground.z22.web.core.windows.net/prs/3527/?c=LyoqCiAqIE1vZGVsIGRvY8QNQHByb3AgYSBByg1iIELKDWMgQ8oNZCBECiAqLwptxUJCYXNlIHsKICBhOiBzdHJpbmc7CiAgYsoNCiAgLyoqIEV4cGxpY2l0IHZpYcR3IGNvbW1lbnTESiAgY80wQGRvYygiZcwyxBMiKSBkyih9CgrnAMvoAKRvdmVycmlkZcVfaGVyZesAp0NoaWxk5QCoLi4u5AC0xEE%3D&e=%40typespec%2Fopenapi3&options=%7B%7D)","shortMessageHtmlLink":"Add support for @prop doc comment tag to describe model properties (#…"}},{"before":"0cf3a67b25405e755182d302ad8d4f6a505ae992","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-3522-7a0212bba0376aeacc0d9332367623fa68e89a6e","pushedAt":"2024-06-11T19:18:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY8JkIgA","startCursor":null,"endCursor":null}},"title":"Activity · microsoft/typespec"}