{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":444347589,"defaultBranch":"main","name":"go-conflux-util","ownerLogin":"Conflux-Chain","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-04T08:49:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46887720?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723449774.0","currentOid":""},"activityList":{"items":[{"before":"a06b24670a9806a7fd76be67e34b0067ac021d65","after":null,"ref":"refs/heads/adjust-alert-msg-len","pushedAt":"2024-08-12T08:02:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"e8f88f714cdda3c70ba0c9ce29187b1712348bdf","after":"15e67c574b5242aad297f47cf2a6f81ec3cb0210","ref":"refs/heads/main","pushedAt":"2024-08-12T08:02:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"adjust max alert message length (#53)","shortMessageHtmlLink":"adjust max alert message length (#53)"}},{"before":null,"after":"a06b24670a9806a7fd76be67e34b0067ac021d65","ref":"refs/heads/adjust-alert-msg-len","pushedAt":"2024-08-12T08:01:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"adjust max alert message length","shortMessageHtmlLink":"adjust max alert message length"}},{"before":"7211dbff619a4902c4f7331eafe6edfe9d914fd0","after":null,"ref":"refs/heads/support-tg-user-mention","pushedAt":"2024-08-12T07:22:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"6c749d77bd5a6ab2d1b3a3953533818ce396b111","after":"e8f88f714cdda3c70ba0c9ce29187b1712348bdf","ref":"refs/heads/main","pushedAt":"2024-08-12T07:22:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Add support of user mentions for telegram alerting (#52)\n\n- Also truncate the alert message and add three tail dots if too long.","shortMessageHtmlLink":"Add support of user mentions for telegram alerting (#52)"}},{"before":"2217cd3af739c15662ff521746faf450dce5e041","after":"7211dbff619a4902c4f7331eafe6edfe9d914fd0","ref":"refs/heads/support-tg-user-mention","pushedAt":"2024-08-12T07:17:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"cecfae5bc50e4e931b462178db5775c3e6245a12","after":"2217cd3af739c15662ff521746faf450dce5e041","ref":"refs/heads/support-tg-user-mention","pushedAt":"2024-08-12T07:15:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"improve","shortMessageHtmlLink":"improve"}},{"before":"1f0f147423fdfd081c0627e3b1fd8cf564c2f37d","after":"cecfae5bc50e4e931b462178db5775c3e6245a12","ref":"refs/heads/support-tg-user-mention","pushedAt":"2024-08-12T07:12:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"truncate string","shortMessageHtmlLink":"truncate string"}},{"before":null,"after":"1f0f147423fdfd081c0627e3b1fd8cf564c2f37d","ref":"refs/heads/support-tg-user-mention","pushedAt":"2024-08-12T06:55:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Add support of user mentions for telegram alerting","shortMessageHtmlLink":"Add support of user mentions for telegram alerting"}},{"before":"795ed718e481c946faf3c252c09a8a1b3656d3a9","after":null,"ref":"refs/heads/bump-go-ethereum","pushedAt":"2024-07-18T08:23:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"a14f46cb989ca46aaae0a66e5fe5e0598a9d980a","after":"6c749d77bd5a6ab2d1b3a3953533818ce396b111","ref":"refs/heads/main","pushedAt":"2024-07-18T08:23:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Upgrade `go-ethereum` and migrate metrics components (#51)\n\n- Bumped the `go-ethereum` dependency to version v1.14.5 in `go.mod`.\r\n- Updated geth logging adaptation for compatibility with the new version.\r\n- Migrated metrics components from `Confura` for reusability.","shortMessageHtmlLink":"Upgrade go-ethereum and migrate metrics components (#51)"}},{"before":"6e0f23945ae99116aa4e334e87a2a71b7894b054","after":"795ed718e481c946faf3c252c09a8a1b3656d3a9","ref":"refs/heads/bump-go-ethereum","pushedAt":"2024-07-18T07:30:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"fix ci","shortMessageHtmlLink":"fix ci"}},{"before":"2d6d5a4d3cfe4192f614778128c5910654ec661d","after":"6e0f23945ae99116aa4e334e87a2a71b7894b054","ref":"refs/heads/bump-go-ethereum","pushedAt":"2024-07-18T07:25:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"fix warning","shortMessageHtmlLink":"fix warning"}},{"before":null,"after":"2d6d5a4d3cfe4192f614778128c5910654ec661d","ref":"refs/heads/bump-go-ethereum","pushedAt":"2024-07-18T07:23:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Upgrade `go-ethereum` and migrate metrics components\n\n- Bumped the `go-ethereum` dependency to version v1.14.5 in `go.mod`.\n- Updated geth logging adaptation for compatibility with the new version.\n- Migrated metrics components from `Confura` for reusability.\n- Ensured logging configuration and adaptation work seamlessly with the new version.\n- Verified changes with build and test commands to ensure stability.","shortMessageHtmlLink":"Upgrade go-ethereum and migrate metrics components"}},{"before":"6d246a7aa78bbc1d531b4ba159ac797fb85f5855","after":null,"ref":"refs/heads/update-readme","pushedAt":"2024-07-12T08:55:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"6e771eaa828a7812d9ad17d4a8de8cef640fbcd6","after":"a14f46cb989ca46aaae0a66e5fe5e0598a9d980a","ref":"refs/heads/main","pushedAt":"2024-07-12T08:55:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Update readme (#50)","shortMessageHtmlLink":"Update readme (#50)"}},{"before":null,"after":"6d246a7aa78bbc1d531b4ba159ac797fb85f5855","ref":"refs/heads/update-readme","pushedAt":"2024-07-12T08:48:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Update readme","shortMessageHtmlLink":"Update readme"}},{"before":"5b7b85339d7984bd602af1a5621474cad29f01d7","after":null,"ref":"refs/heads/config-dingtalk-alert-msg-type","pushedAt":"2024-07-10T10:39:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"7446e9424c0286ccc9bba62de265306e9ffa6629","after":"6e771eaa828a7812d9ad17d4a8de8cef640fbcd6","ref":"refs/heads/main","pushedAt":"2024-07-10T10:39:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Refine default text format for DingTalk alerting (#49)","shortMessageHtmlLink":"Refine default text format for DingTalk alerting (#49)"}},{"before":"ba0b2aadcf0d727a090502c728f4e024f7b52353","after":"5b7b85339d7984bd602af1a5621474cad29f01d7","ref":"refs/heads/config-dingtalk-alert-msg-type","pushedAt":"2024-07-10T10:24:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"minor adjust","shortMessageHtmlLink":"minor adjust"}},{"before":null,"after":"ba0b2aadcf0d727a090502c728f4e024f7b52353","ref":"refs/heads/config-dingtalk-alert-msg-type","pushedAt":"2024-07-10T10:11:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Refine default text format for dingtalk alerting","shortMessageHtmlLink":"Refine default text format for dingtalk alerting"}},{"before":"550a05076842bbb820e10c514d0b634a714a5a5e","after":null,"ref":"refs/heads/fix-geth-logger-adaption","pushedAt":"2024-07-03T07:13:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"0d70d782cf1a03b7383f5c5c0d53b8b91fd0f610","after":"550a05076842bbb820e10c514d0b634a714a5a5e","ref":"refs/heads/fix-geth-logger-adaption","pushedAt":"2024-07-03T06:51:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"monior mod","shortMessageHtmlLink":"monior mod"}},{"before":null,"after":"0d70d782cf1a03b7383f5c5c0d53b8b91fd0f610","ref":"refs/heads/fix-geth-logger-adaption","pushedAt":"2024-07-03T06:49:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Fix geth logger adaptation","shortMessageHtmlLink":"Fix geth logger adaptation"}},{"before":"0f0ab4684effa7b2e150fedfe1c9649940482504","after":null,"ref":"refs/heads/add-channel-sendRaw-method","pushedAt":"2024-06-04T03:11:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}},{"before":"856293ddca5fd55172e4b02f0b1f81493088e0cb","after":"7446e9424c0286ccc9bba62de265306e9ffa6629","ref":"refs/heads/main","pushedAt":"2024-06-04T03:11:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Exposing more sending methods of alert channel (#47)","shortMessageHtmlLink":"Exposing more sending methods of alert channel (#47)"}},{"before":"3d2eac246d46afcc38b1d7750f875404e914728a","after":"0f0ab4684effa7b2e150fedfe1c9649940482504","ref":"refs/heads/add-channel-sendRaw-method","pushedAt":"2024-06-04T02:22:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"revert back","shortMessageHtmlLink":"revert back"}},{"before":"5d65d148f528652fb99ee54c2bbff545d644ffa7","after":"3d2eac246d46afcc38b1d7750f875404e914728a","ref":"refs/heads/add-channel-sendRaw-method","pushedAt":"2024-06-04T02:17:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Exposing more sending methods of alert channel","shortMessageHtmlLink":"Exposing more sending methods of alert channel"}},{"before":null,"after":"5d65d148f528652fb99ee54c2bbff545d644ffa7","ref":"refs/heads/add-channel-sendRaw-method","pushedAt":"2024-06-03T08:47:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"},"commit":{"message":"Add `SendRaw` method for alerting channel","shortMessageHtmlLink":"Add SendRaw method for alerting channel"}},{"before":"71a795dbc7e39477d4f31859b4ccaa30cc6250ce","after":null,"ref":"refs/heads/add-pagerduty-integration","pushedAt":"2024-05-27T09:59:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wanliqun","name":"Liqun","path":"/wanliqun","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4811303?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEl9jquQA","startCursor":null,"endCursor":null}},"title":"Activity ยท Conflux-Chain/go-conflux-util"}