{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":679647784,"defaultBranch":"main","name":"gitgitgadget-github-app","ownerLogin":"gitgitgadget","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-17T09:59:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/39071191?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1694678004.0","currentOid":""},"activityList":{"items":[{"before":"74003428268a1fa7f8c94601d8bab79a5c6008fc","after":null,"ref":"refs/heads/trigger-sync-ref-workflow-runs","pushedAt":"2023-09-14T07:53:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"}},{"before":"4bd5d1b4d883958b66596c73ec2a2759efec172f","after":"323bb7d39d4e96491ccde897c5256d4d7c32aa4c","ref":"refs/heads/main","pushedAt":"2023-09-14T07:53:20.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #2 from gitgitgadget/trigger-sync-ref-workflow-runs\n\nAutomatically trigger the `sync-ref` workflow runs on pushes to `git/git`","shortMessageHtmlLink":"Merge pull request #2 from gitgitgadget/trigger-sync-ref-workflow-runs"}},{"before":"87479316542c607172124df498f660b107619a18","after":"74003428268a1fa7f8c94601d8bab79a5c6008fc","ref":"refs/heads/trigger-sync-ref-workflow-runs","pushedAt":"2023-09-12T20:19:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Handle `push` events in git/git by triggering the `sync-ref` workflow\n\nWe added the `sync-ref` GitHub workflow in\nhttps://github.com/gitgitgadget/gitgitgadget-workflows/pull/1\nspecifically to let it be triggered by `push` webhook events delivered\nto GitGitGadget's GitHub App. And this is the commit that teaches the\nGitHub App that trick.\n\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"Handle push events in git/git by triggering the sync-ref workflow"}},{"before":null,"after":"87479316542c607172124df498f660b107619a18","ref":"refs/heads/trigger-sync-ref-workflow-runs","pushedAt":"2023-08-31T14:14:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Handle `push` events in git/git by triggering the `sync-ref` workflow\n\nWe added the `sync-ref` GitHub workflow in\nhttps://github.com/gitgitgadget/gitgitgadget-workflows/pull/1\nspecifically to let it be triggered by `push` webhook events delivered\nto GitGitGadget's GitHub App. And this is the commit that teaches the\nGitHub App that trick.\n\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"Handle push events in git/git by triggering the sync-ref workflow"}},{"before":"c11ce58939b794017b37be964f9777e2aef6075d","after":null,"ref":"refs/heads/readme-fixes","pushedAt":"2023-08-17T10:24:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"}},{"before":"06c85f8375648bdaadc7a8f3f9852b2116c7c0b9","after":"4bd5d1b4d883958b66596c73ec2a2759efec172f","ref":"refs/heads/main","pushedAt":"2023-08-17T10:24:07.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #1 from gitgitgadget/readme-fixes\n\nA couple of fixes for the README","shortMessageHtmlLink":"Merge pull request #1 from gitgitgadget/readme-fixes"}},{"before":null,"after":"c11ce58939b794017b37be964f9777e2aef6075d","ref":"refs/heads/readme-fixes","pushedAt":"2023-08-17T10:23:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"README: fix incorrect URL\n\nWe use https://github.com/gitgitgadget as the home page, not the\nrepository URL.\n\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"README: fix incorrect URL"}},{"before":"01052a148a2008cd566773cead89789afc5a500d","after":"06c85f8375648bdaadc7a8f3f9852b2116c7c0b9","ref":"refs/heads/main","pushedAt":"2023-08-17T10:11:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Add the deploy and PR GitHub workflows\n\nThe deploy one automatically deploys `main` to Azure.\n\nThe PR one ensures that the test suite passes.\n\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"Add the deploy and PR GitHub workflows"}},{"before":null,"after":"01052a148a2008cd566773cead89789afc5a500d","ref":"refs/heads/main","pushedAt":"2023-08-17T10:11:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Add the deploy and PR GitHub workflows\n\nThe deploy one automatically deploys `main` to Azure.\n\nThe PR one ensures that the test suite passes.\n\nSigned-off-by: Johannes Schindelin ","shortMessageHtmlLink":"Add the deploy and PR GitHub workflows"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0xNFQwNzo1MzoyNC4wMDAwMDBazwAAAAOAWjNx","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xN1QxMDoxMTowMS4wMDAwMDBazwAAAANsnhus"}},"title":"Activity ยท gitgitgadget/gitgitgadget-github-app"}