{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":825046844,"defaultBranch":"master","name":"fx","ownerLogin":"miyamo2","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-07-06T16:04:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79917704?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720645671.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"22180811f8eadd252e6cd3b92127820c6f04d02c","ref":"refs/heads/support-multple-result-tags-annotations","pushedAt":"2024-07-10T21:07:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"miyamo2","name":"miyamo2","path":"/miyamo2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/79917704?s=80&v=4"},"commit":{"message":"Support multiple `ResultTags` annotations\n\nCloses #1210\n\nThis commit makes it possible to specify multiple `fx.ResultTags` annotations in a single `fx.Annotate` call.\n\n```go\nfx.Provide(\n fx.Annotate(\n func() *bytes.Buffer {\n return bytes.NewBuffer([]byte(\"Hello!\"))\n },\n fx.ResultTags(`name:\"a\"`),\n fx.ResultTags(`name:\"b\"`),\n fx.ResultTags(`name:\"c\"`),\n ),\n)\n```","shortMessageHtmlLink":"Support multiple ResultTags annotations"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMFQyMTowNzo1MS4wMDAwMDBazwAAAAR8L801","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMFQyMTowNzo1MS4wMDAwMDBazwAAAAR8L801","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xMFQyMTowNzo1MS4wMDAwMDBazwAAAAR8L801"}},"title":"Activity ยท miyamo2/fx"}