{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":225734786,"defaultBranch":"master","name":"mozci","ownerLogin":"marco-c","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-12-03T23:09:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1616846?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717143291.0","currentOid":""},"activityList":{"items":[{"before":"ed50b90fed587594bf580efd1831b5e97d83f6f7","after":null,"ref":"refs/heads/junit","pushedAt":"2024-05-31T08:14:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":null,"after":"ed50b90fed587594bf580efd1831b5e97d83f6f7","ref":"refs/heads/junit","pushedAt":"2024-05-30T22:40:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"On Android, assume suite is 'junit' when it is empty\n\nFixes #1110","shortMessageHtmlLink":"On Android, assume suite is 'junit' when it is empty"}},{"before":"b6fe30eec6927f5a305efce36ee99c48aac134b6","after":null,"ref":"refs/heads/fix_url","pushedAt":"2024-05-30T22:36:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":"1c9cdf5f03a3f1a2c3fbd476f88cd4c80bcc5c2f","after":"b6fe30eec6927f5a305efce36ee99c48aac134b6","ref":"refs/heads/fix_url","pushedAt":"2024-05-30T22:10:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Adjust mock URL","shortMessageHtmlLink":"Adjust mock URL"}},{"before":null,"after":"1c9cdf5f03a3f1a2c3fbd476f88cd4c80bcc5c2f","ref":"refs/heads/fix_url","pushedAt":"2024-05-30T22:01:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Update URL to variants.yml file","shortMessageHtmlLink":"Update URL to variants.yml file"}},{"before":"ae2f38789886091d4c06e5194712eae66ddbc956","after":null,"ref":"refs/heads/autoclassify_new","pushedAt":"2023-10-17T09:10:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":"3e59d2e564d4e58661113d4ab950e76d6092761e","after":"ae2f38789886091d4c06e5194712eae66ddbc956","ref":"refs/heads/autoclassify_new","pushedAt":"2023-10-16T10:02:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Add a test that covers all possible conditions of the classify function","shortMessageHtmlLink":"Add a test that covers all possible conditions of the classify function"}},{"before":"b9963ebb5e80b8597d8431ddaf84d8c65e9c91ef","after":null,"ref":"refs/heads/more_intermittents","pushedAt":"2023-10-13T17:57:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":"31909350f5f0228afd44db5fafaa72e47dd8887b","after":"b9963ebb5e80b8597d8431ddaf84d8c65e9c91ef","ref":"refs/heads/more_intermittents","pushedAt":"2023-10-13T16:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Add a comment to explain 'None' return value in 'is_consistent_failure'","shortMessageHtmlLink":"Add a comment to explain 'None' return value in 'is_consistent_failure'"}},{"before":"e164e3f1141926254cdfd44b5d29a2661ee02c2d","after":"3e59d2e564d4e58661113d4ab950e76d6092761e","ref":"refs/heads/autoclassify_new","pushedAt":"2023-10-10T23:10:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Consider groups classified as \"NEW\" to be potentially regressions and groups not classified as \"NEW\" to be potentially intermittents\n\nFixes #832","shortMessageHtmlLink":"Consider groups classified as \"NEW\" to be potentially regressions and…"}},{"before":"4bc6b474b597e895ff3f8c73aa767539a9716d20","after":"31909350f5f0228afd44db5fafaa72e47dd8887b","ref":"refs/heads/more_intermittents","pushedAt":"2023-10-10T23:07:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Don't consider groups as intermittent only if they are both inconsistently failing across configs and in retriggers within the same config\n\nAlso refactor the failure consistency check in a separate function so it is more readable compared\nto an inline if.","shortMessageHtmlLink":"Don't consider groups as intermittent only if they are both inconsist…"}},{"before":"166ddaf226e98bb122d46ebf821fe8a5f4f0e616","after":"4bc6b474b597e895ff3f8c73aa767539a9716d20","ref":"refs/heads/more_intermittents","pushedAt":"2023-10-10T23:00:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Don't consider groups as intermittent only if they are both inconsistently failing across configs and in retriggers within the same config\n\nAlso refactor the failure consistency check in a separate function so it is more readable compared\nto an inline if.","shortMessageHtmlLink":"Don't consider groups as intermittent only if they are both inconsist…"}},{"before":null,"after":"e164e3f1141926254cdfd44b5d29a2661ee02c2d","ref":"refs/heads/autoclassify_new","pushedAt":"2023-10-10T22:56:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Consider groups classified as \"NEW\" to be potentially regressions and groups not classified as \"NEW\" to be potentially intermittents\n\nFixes #832","shortMessageHtmlLink":"Consider groups classified as \"NEW\" to be potentially regressions and…"}},{"before":null,"after":"166ddaf226e98bb122d46ebf821fe8a5f4f0e616","ref":"refs/heads/more_intermittents","pushedAt":"2023-10-10T22:51:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Don't consider groups as intermittent only if they are both inconsistently failing across configs and in retriggers within the same config\n\nAlso refactor the failure consistency check in a separate function so it is more readable compared\nto an inline if.","shortMessageHtmlLink":"Don't consider groups as intermittent only if they are both inconsist…"}},{"before":"181747b6086ef7936c17292010a97cafdb089939","after":"1523da78bfa1b6b7c3f85792be3f0aaf547f396a","ref":"refs/heads/master","pushedAt":"2023-06-21T16:52:39.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Bump to 2.3.2","shortMessageHtmlLink":"Bump to 2.3.2"}},{"before":"f086dc04daefe7228b508544d9c98aa6dcef04c7","after":null,"ref":"refs/heads/cleofix","pushedAt":"2023-06-21T16:42:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":null,"after":"f086dc04daefe7228b508544d9c98aa6dcef04c7","ref":"refs/heads/cleofix","pushedAt":"2023-06-21T16:36:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Use argument and option cleo helpers since cleo no longer relies on parsing the docstring\n\nFixes #991","shortMessageHtmlLink":"Use argument and option cleo helpers since cleo no longer relies on p…"}},{"before":"198c47b1f0360c8c4610b08b59362dda5104814c","after":"181747b6086ef7936c17292010a97cafdb089939","ref":"refs/heads/master","pushedAt":"2023-06-21T15:54:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Update dependencies","shortMessageHtmlLink":"Update dependencies"}},{"before":"d6cecc9e27d359e01e38d5716f9019cc510f78bb","after":"198c47b1f0360c8c4610b08b59362dda5104814c","ref":"refs/heads/master","pushedAt":"2023-05-19T18:26:28.849Z","pushType":"push","commitsCount":40,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Bump to 2.3.1","shortMessageHtmlLink":"Bump to 2.3.1"}},{"before":"71c1c1ee53d3d473f4a912dc2cf48e2b26ff9f9d","after":null,"ref":"refs/heads/cleosubcommands","pushedAt":"2023-05-19T18:25:14.776Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":"a285152a4245a440da6083f0392d31dbf1deb2da","after":"71c1c1ee53d3d473f4a912dc2cf48e2b26ff9f9d","ref":"refs/heads/cleosubcommands","pushedAt":"2023-05-19T16:30:57.977Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Correctly handle Cleo subcommands\n\nIt is currently broken since the last Cleo update.\n\nFixes #973","shortMessageHtmlLink":"Correctly handle Cleo subcommands"}},{"before":null,"after":"a285152a4245a440da6083f0392d31dbf1deb2da","ref":"refs/heads/cleosubcommands","pushedAt":"2023-05-19T16:30:25.216Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Correctly handle Cleo subcommands\n\nIt is currently broken since the last Cleo update.\n\nFixes #973","shortMessageHtmlLink":"Correctly handle Cleo subcommands"}},{"before":"1564c7b499b57f58537f001698e032d2b10fd955","after":null,"ref":"refs/heads/cleo","pushedAt":"2023-05-05T21:02:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":null,"after":"1564c7b499b57f58537f001698e032d2b10fd955","ref":"refs/heads/cleo","pushedAt":"2023-05-05T20:50:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Make other necessary changes for cleo 2","shortMessageHtmlLink":"Make other necessary changes for cleo 2"}},{"before":"5d09a834ed96922fb28b152075ce370aa15af95e","after":null,"ref":"refs/heads/podman","pushedAt":"2023-05-05T13:57:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":"f658d70a8b1fc86490479eec67b9b6a9f2114e10","after":"5d09a834ed96922fb28b152075ce370aa15af95e","ref":"refs/heads/podman","pushedAt":"2023-05-05T13:20:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"test","shortMessageHtmlLink":"test"}},{"before":null,"after":"f658d70a8b1fc86490479eec67b9b6a9f2114e10","ref":"refs/heads/podman","pushedAt":"2023-05-05T13:01:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Use podman instead of dind\n\ndind is kind of deprecated\n\nFixes #948","shortMessageHtmlLink":"Use podman instead of dind"}},{"before":"8c27d57be3873f4bbb3d4cbdf972650b34a3acd9","after":null,"ref":"refs/heads/test","pushedAt":"2023-04-12T14:43:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"}},{"before":"68751d1cca2137906368cc36946108ae42945d10","after":"8c27d57be3873f4bbb3d4cbdf972650b34a3acd9","ref":"refs/heads/test","pushedAt":"2023-04-12T14:11:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"Ok","shortMessageHtmlLink":"Ok"}},{"before":"0e3bbca2438273df47be5e52c0f3e6d7c6b9d748","after":"68751d1cca2137906368cc36946108ae42945d10","ref":"refs/heads/test","pushedAt":"2023-04-11T22:40:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-c","name":"Marco Castelluccio","path":"/marco-c","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1616846?s=80&v=4"},"commit":{"message":"More","shortMessageHtmlLink":"More"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWMj3SAA","startCursor":null,"endCursor":null}},"title":"Activity · marco-c/mozci"}