{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":504597635,"defaultBranch":"main","name":"event-ruler","ownerLogin":"aws","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-06-17T16:10:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2232217?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721659393.0","currentOid":""},"activityList":{"items":[{"before":"8b1b581ae2274347de8b039d77c672bf953a74a1","after":null,"ref":"refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.8.0","pushedAt":"2024-07-22T14:43:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"431a6ede07fe057632ecdeb66306a3893793cfca","after":"5210e7cf8fc4cf134fe5246c983e53eaa3b0f688","ref":"refs/heads/main","pushedAt":"2024-07-22T14:43:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#170)\n\nBumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.8.0.\r\n- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)\r\n- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 ("}},{"before":null,"after":"8b1b581ae2274347de8b039d77c672bf953a74a1","ref":"refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.8.0","pushedAt":"2024-07-22T07:36:02.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 org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0\n\nBumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.7.0 to 3.8.0.\n- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)\n- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0"}},{"before":"23e75a213e97ff5177e18111c89a8d9664c7f9a8","after":"431a6ede07fe057632ecdeb66306a3893793cfca","ref":"refs/heads/main","pushedAt":"2024-07-11T17:44:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Cleaning up code based on IDE / autoamted tools (#169)","shortMessageHtmlLink":"Cleaning up code based on IDE / autoamted tools (#169)"}},{"before":null,"after":"e63369e94dd1384c55c0fc62bd72caac8e8784de","ref":"refs/heads/code-cleanup","pushedAt":"2024-07-11T15:55:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Cleaning up code based on IDE / autoamted tools","shortMessageHtmlLink":"Cleaning up code based on IDE / autoamted tools"}},{"before":"7c42b390396a5aa575ce25c434a41488aaab1af4","after":null,"ref":"refs/heads/imprecision","pushedAt":"2024-07-08T17:29:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"}},{"before":"ccafd48aee587ec45239ba630c0a679dd837278b","after":"23e75a213e97ff5177e18111c89a8d9664c7f9a8","ref":"refs/heads/main","pushedAt":"2024-07-08T17:28:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Ensure numeric matching respectes precisions as described in our documentation (#166)\n\nhttps://github.com/aws/event-ruler/issues/163\r\n\r\n### Description of changes:\r\n\r\nAs was reported in issue 163, ruler today ignores precision and causes false matches for numbers or rules with high precision numbers. This change moves away from using `double` for doing arithmetic adjustments within `ComparableNumber`. \r\n\r\nAlong the way the API to generate comparable numbers is changed from using `Strings` instead of `Double`. This allows for more accurate rule matching for numbers with 6+ digits without compromising on performance. \r\n\r\nA bunch of our tests needed to be changed / fixed as a result of this change. These have been fixed. We're added additional test cases to help catch precision issues in future.","shortMessageHtmlLink":"Ensure numeric matching respectes precisions as described in our docu…"}},{"before":"8cfa83d72ef6d380f3ef9eddc8663e05a23bd2c5","after":"7c42b390396a5aa575ce25c434a41488aaab1af4","ref":"refs/heads/imprecision","pushedAt":"2024-07-08T17:13:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Remove Hexadecimals. not part of JSON spec and so do not need to be supported","shortMessageHtmlLink":"Remove Hexadecimals. not part of JSON spec and so do not need to be s…"}},{"before":"157d1c9b4ed0691fec4c42c3d6dc57d2b9bcc11d","after":"8cfa83d72ef6d380f3ef9eddc8663e05a23bd2c5","ref":"refs/heads/imprecision","pushedAt":"2024-07-08T17:04:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Fixing java doc errors within ComparableNumber","shortMessageHtmlLink":"Fixing java doc errors within ComparableNumber"}},{"before":"d855df412754fde0ce58edc0114a268deaac2dcd","after":null,"ref":"refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.2","pushedAt":"2024-07-08T16:44:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4e0c509bdd6a7e39f7ac64034b01664e1ecabfaf","after":"ccafd48aee587ec45239ba630c0a679dd837278b","ref":"refs/heads/main","pushedAt":"2024-07-08T16:44:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#167)\n\nBumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.1 to 4.8.6.2.\r\n- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)\r\n- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.1...spotbugs-maven-plugin-4.8.6.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.spotbugs:spotbugs-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 ("}},{"before":"8a6cecb3dfe6dab43ed7f5e8614dfcd768b1091a","after":null,"ref":"refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.17.2","pushedAt":"2024-07-08T16:44:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"0b6e25d3b855ca4996daf38dc8a1360bc11615a4","after":"4e0c509bdd6a7e39f7ac64034b01664e1ecabfaf","ref":"refs/heads/main","pushedAt":"2024-07-08T16:44:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#168)\n\nBumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2.\r\n- [Commits](https://github.com/FasterXML/jackson/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 ("}},{"before":null,"after":"8a6cecb3dfe6dab43ed7f5e8614dfcd768b1091a","ref":"refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.17.2","pushedAt":"2024-07-08T07:06:42.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 com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2\n\nBumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2.\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.fasterxml.jackson.core:jackson-databind\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2"}},{"before":null,"after":"d855df412754fde0ce58edc0114a268deaac2dcd","ref":"refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.2","pushedAt":"2024-07-08T07:06:40.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 com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2\n\nBumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.1 to 4.8.6.2.\n- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)\n- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.1...spotbugs-maven-plugin-4.8.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.spotbugs:spotbugs-maven-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2"}},{"before":"6ad601d7d3a49d7e90c51fc074b0388d52ef7a71","after":"157d1c9b4ed0691fec4c42c3d6dc57d2b9bcc11d","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T23:27:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Fix broken tests","shortMessageHtmlLink":"Fix broken tests"}},{"before":"18d927ec7c3aea0636a4eeb2e813a37160deb3a0","after":"6ad601d7d3a49d7e90c51fc074b0388d52ef7a71","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T23:21:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"checkstyle corrections","shortMessageHtmlLink":"checkstyle corrections"}},{"before":"c1f86778edeb364c70e39be5477af0ad4f9936ac","after":"18d927ec7c3aea0636a4eeb2e813a37160deb3a0","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T23:19:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"version bump","shortMessageHtmlLink":"version bump"}},{"before":"fb4de9cdddd7368220694287492f45f4cc0284f6","after":"c1f86778edeb364c70e39be5477af0ad4f9936ac","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T23:16:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Update performance benchmarks","shortMessageHtmlLink":"Update performance benchmarks"}},{"before":"09d30eef1a566737ee3d997e9f9cb4c145877cff","after":"fb4de9cdddd7368220694287492f45f4cc0284f6","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T19:54:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"handle hex numbers which would stop matching out of the blue","shortMessageHtmlLink":"handle hex numbers which would stop matching out of the blue"}},{"before":"2397ea90512d661968db1f513bcf512e658ae8b6","after":"09d30eef1a566737ee3d997e9f9cb4c145877cff","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T16:58:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"add a reminder to update pull -request","shortMessageHtmlLink":"add a reminder to update pull -request"}},{"before":"16a980c627732bb6117718c7f5721aef633808cf","after":"2397ea90512d661968db1f513bcf512e658ae8b6","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T16:57:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Fix javadocs, variables, and tests","shortMessageHtmlLink":"Fix javadocs, variables, and tests"}},{"before":"478508b47b14fc842afcde29de1503ca1d7faa24","after":"16a980c627732bb6117718c7f5721aef633808cf","ref":"refs/heads/imprecision","pushedAt":"2024-07-05T06:37:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"bkup w working tests and mostly cleaned up code","shortMessageHtmlLink":"bkup w working tests and mostly cleaned up code"}},{"before":"1e2761ef4423ce5dc7545dd62e0eee29d1a55906","after":"478508b47b14fc842afcde29de1503ca1d7faa24","ref":"refs/heads/imprecision","pushedAt":"2024-07-04T21:41:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"backing up v2 that uses bigdecimal instead","shortMessageHtmlLink":"backing up v2 that uses bigdecimal instead"}},{"before":"b31bf656145cdc55bbd3855420cf783e0bbe1c90","after":null,"ref":"refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.1","pushedAt":"2024-07-03T21:37:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"22d1759922c53bd24956e8b5ca8c9f86aaafa44d","after":"0b6e25d3b855ca4996daf38dc8a1360bc11615a4","ref":"refs/heads/main","pushedAt":"2024-07-03T21:37:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.1 (#164)\n\nBumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.5.0 to 4.8.6.1.\r\n- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)\r\n- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.5.0...spotbugs-maven-plugin-4.8.6.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.spotbugs:spotbugs-maven-plugin\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.1 ("}},{"before":null,"after":"1e2761ef4423ce5dc7545dd62e0eee29d1a55906","ref":"refs/heads/imprecision","pushedAt":"2024-07-03T21:26:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"backup functional precision checker","shortMessageHtmlLink":"backup functional precision checker"}},{"before":null,"after":"b31bf656145cdc55bbd3855420cf783e0bbe1c90","ref":"refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.1","pushedAt":"2024-07-01T07:43:56.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 com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.1\n\nBumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.5.0 to 4.8.6.1.\n- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)\n- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.5.0...spotbugs-maven-plugin-4.8.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: com.github.spotbugs:spotbugs-maven-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.1"}},{"before":"05986c84720ea12b1a74a9093681922898f681d6","after":"654767d3c7c6a0ebc6a835aab6cb4f45c8e8f6ff","ref":"refs/heads/and_matcher","pushedAt":"2024-06-25T23:53:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baldawar","name":"Rishi Baldawa","path":"/baldawar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107701668?s=80&v=4"},"commit":{"message":"and matcher bkup","shortMessageHtmlLink":"and matcher bkup"}},{"before":"acf44526ba74ecf4d137d72cba522c334c454bb6","after":null,"ref":"refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0","pushedAt":"2024-06-10T16:54:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEheQw5QA","startCursor":null,"endCursor":null}},"title":"Activity · aws/event-ruler"}