{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":717124565,"defaultBranch":"main","name":"bootc-image-builder","ownerLogin":"osbuild","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-10T16:01:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46726737?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727357024.0","currentOid":""},"activityList":{"items":[{"before":"9b69940a6a630491c0a62aca7105d29d18c3e1a9","after":"c79148756b74cb021213d03e99cbfe55acacd92b","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-27T14:05:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"9931a0a0683247aac21fc95459496128516a8b22","after":"853d35664876358783ffc29996f1f3fb0a4a37da","ref":"refs/heads/dependabot/go_modules/bib/go-deps-22a7f62259","pushedAt":"2024-09-27T04:26:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump github.com/osbuild/images\n\nBumps the go-deps group with 1 update in the /bib directory: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.87.0 to 0.89.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.87.0...v0.89.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images"}},{"before":"568966851213070de54634fd704e14ae5aaf17af","after":"9b69940a6a630491c0a62aca7105d29d18c3e1a9","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-26T22:04:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"c8d802096f452cd3f09a77479398ccec3426f5b9","after":"568966851213070de54634fd704e14ae5aaf17af","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-26T16:04:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"031df2b115743a87b6684d4894f3d1730afefc98","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-658-f2ecdecc5f303fc88f10db96d091ca93738a3567","pushedAt":"2024-09-26T14:34:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"f2ecdecc5f303fc88f10db96d091ca93738a3567","after":"031df2b115743a87b6684d4894f3d1730afefc98","ref":"refs/heads/main","pushedAt":"2024-09-26T14:34:43.000Z","pushType":"merge_queue_merge","commitsCount":2,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"container: run `dnf check` in container for dnf4/dnf5 compat\n\nThis is an alternative idea to PR#651 - we run `dnf` inside the\ncontainer to init the dnf system. However with `dnf5` this no\nlonger works and it just throws an error.\n\nSo instead we run `dnf check --duplicates` which should work on\nboth dnf{4,5} and is reasonable fast. Just running `dnf check`\nworks as well but with dnf5 takes around 20s on my system and\n`dnf5 check --duplicates` only 0.7s.\n\nCo-authored-by: Hristo Marinov ","shortMessageHtmlLink":"container: run dnf check in container for dnf4/dnf5 compat"}},{"before":null,"after":"031df2b115743a87b6684d4894f3d1730afefc98","ref":"refs/heads/gh-readonly-queue/main/pr-658-f2ecdecc5f303fc88f10db96d091ca93738a3567","pushedAt":"2024-09-26T13:23:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"container: run `dnf check` in container for dnf4/dnf5 compat\n\nThis is an alternative idea to PR#651 - we run `dnf` inside the\ncontainer to init the dnf system. However with `dnf5` this no\nlonger works and it just throws an error.\n\nSo instead we run `dnf check --duplicates` which should work on\nboth dnf{4,5} and is reasonable fast. Just running `dnf check`\nworks as well but with dnf5 takes around 20s on my system and\n`dnf5 check --duplicates` only 0.7s.\n\nCo-authored-by: Hristo Marinov ","shortMessageHtmlLink":"container: run dnf check in container for dnf4/dnf5 compat"}},{"before":"c4943f193e8a32b0c7fe198fd266bd7aefbe9767","after":"9931a0a0683247aac21fc95459496128516a8b22","ref":"refs/heads/dependabot/go_modules/bib/go-deps-22a7f62259","pushedAt":"2024-09-26T04:17:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump github.com/osbuild/images\n\nBumps the go-deps group with 1 update in the /bib directory: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.87.0 to 0.89.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.87.0...v0.89.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images"}},{"before":"436f413c5f5ae4d430890923fe6a76132a8bbfd7","after":"c8d802096f452cd3f09a77479398ccec3426f5b9","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-25T12:04:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"f2ecdecc5f303fc88f10db96d091ca93738a3567","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-656-5ef73430668e37aa4877535a19b0494163aafdcb","pushedAt":"2024-09-25T12:00:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"5ef73430668e37aa4877535a19b0494163aafdcb","after":"f2ecdecc5f303fc88f10db96d091ca93738a3567","ref":"refs/heads/main","pushedAt":"2024-09-25T12:00:06.000Z","pushType":"merge_queue_merge","commitsCount":3,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"buildconfig: disable tests for undecoded keys for now\n\nThis commit partially reverts PT#549 to unblock filesystem\ncustomizations in bib.\n\nThis is a short term fix and we should revert and do something\nsmarter like https://github.com/osbuild/images/pull/951 or see\nif we can do better in the toml unmarshaling. But to unblock\ntoml customizations this is a (IMHO) reasonable first step.\n\nCloses: https://github.com/osbuild/bootc-image-builder/issues/655","shortMessageHtmlLink":"buildconfig: disable tests for undecoded keys for now"}},{"before":null,"after":"f2ecdecc5f303fc88f10db96d091ca93738a3567","ref":"refs/heads/gh-readonly-queue/main/pr-656-5ef73430668e37aa4877535a19b0494163aafdcb","pushedAt":"2024-09-25T10:49:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"buildconfig: disable tests for undecoded keys for now\n\nThis commit partially reverts PT#549 to unblock filesystem\ncustomizations in bib.\n\nThis is a short term fix and we should revert and do something\nsmarter like https://github.com/osbuild/images/pull/951 or see\nif we can do better in the toml unmarshaling. But to unblock\ntoml customizations this is a (IMHO) reasonable first step.\n\nCloses: https://github.com/osbuild/bootc-image-builder/issues/655","shortMessageHtmlLink":"buildconfig: disable tests for undecoded keys for now"}},{"before":"2988ffc0eb74f6b3ac710bbc3b1a8b9b680b70e0","after":null,"ref":"refs/heads/dependabot/go_modules/bib/go-deps-558cd68ed7","pushedAt":"2024-09-25T04:37:40.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":null,"after":"c4943f193e8a32b0c7fe198fd266bd7aefbe9767","ref":"refs/heads/dependabot/go_modules/bib/go-deps-22a7f62259","pushedAt":"2024-09-25T04:37:36.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":"build(deps): bump github.com/osbuild/images\n\nBumps the go-deps group with 1 update in the /bib directory: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.87.0 to 0.89.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.87.0...v0.89.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images"}},{"before":"2716915e62c17c2116c169d2128f9b986efc3d89","after":"436f413c5f5ae4d430890923fe6a76132a8bbfd7","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-23T16:04:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"484753419e57b478b159d73a9041b2c4c6a188a6","after":"2716915e62c17c2116c169d2128f9b986efc3d89","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-23T08:49:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"79f5c00578309421ea50e93e331f5a5901785c18","after":"484753419e57b478b159d73a9041b2c4c6a188a6","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-22T20:05:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"c4c9673ffbf1518027fba21c9d6f03bebc4e0c60","after":"79f5c00578309421ea50e93e331f5a5901785c18","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-22T08:04:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":null,"after":"2988ffc0eb74f6b3ac710bbc3b1a8b9b680b70e0","ref":"refs/heads/dependabot/go_modules/bib/go-deps-558cd68ed7","pushedAt":"2024-09-20T04:55:10.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":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group\n\nBumps the go-deps group in /bib with 1 update: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.87.0 to 0.88.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.87.0...v0.88.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group"}},{"before":"01daaa10bec1db69d1469a31a89c85065a4c2875","after":"c4c9673ffbf1518027fba21c9d6f03bebc4e0c60","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-19T16:04:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"ef0beb445ad4204a1e6176b12c3c8b2f80a048bd","after":"01daaa10bec1db69d1469a31a89c85065a4c2875","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-19T08:45:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"5119258c3b294d27baf5713dc44ad5894eac1289","after":"ef0beb445ad4204a1e6176b12c3c8b2f80a048bd","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-18T16:04:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"1872f5973d3dfbcfee65d60d8a044d74750b85aa","after":"5119258c3b294d27baf5713dc44ad5894eac1289","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-18T10:04:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"4017836c9309a07077c88b3b1eeb072e8216cec8","after":"1872f5973d3dfbcfee65d60d8a044d74750b85aa","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-18T08:05:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}},{"before":"e8f17e90a112498239923820d87f2d5c20b88385","after":null,"ref":"refs/heads/dependabot/go_modules/bib/go-deps-2d1ada8cbf","pushedAt":"2024-09-18T06:28:47.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":"5ef73430668e37aa4877535a19b0494163aafdcb","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-649-cf3046e1c6167db172726c0410b3aa9474b53e27","pushedAt":"2024-09-18T06:28:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"cf3046e1c6167db172726c0410b3aa9474b53e27","after":"5ef73430668e37aa4877535a19b0494163aafdcb","ref":"refs/heads/main","pushedAt":"2024-09-18T06:28:38.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group\n\nBumps the go-deps group in /bib with 1 update: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.86.0 to 0.87.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.86.0...v0.87.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group"}},{"before":null,"after":"5ef73430668e37aa4877535a19b0494163aafdcb","ref":"refs/heads/gh-readonly-queue/main/pr-649-cf3046e1c6167db172726c0410b3aa9474b53e27","pushedAt":"2024-09-18T05:21:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group\n\nBumps the go-deps group in /bib with 1 update: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.86.0 to 0.87.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.86.0...v0.87.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group"}},{"before":null,"after":"e8f17e90a112498239923820d87f2d5c20b88385","ref":"refs/heads/dependabot/go_modules/bib/go-deps-2d1ada8cbf","pushedAt":"2024-09-18T04:21:48.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":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group\n\nBumps the go-deps group in /bib with 1 update: [github.com/osbuild/images](https://github.com/osbuild/images).\n\n\nUpdates `github.com/osbuild/images` from 0.86.0 to 0.87.0\n- [Release notes](https://github.com/osbuild/images/releases)\n- [Commits](https://github.com/osbuild/images/compare/v0.86.0...v0.87.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/osbuild/images\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-deps\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/osbuild/images in /bib in the go-deps group"}},{"before":"9a529057e9223f18e33e43b76393dae1b63c14fb","after":"4017836c9309a07077c88b3b1eeb072e8216cec8","ref":"refs/heads/konflux/references/main","pushedAt":"2024-09-17T20:04:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"red-hat-konflux[bot]","name":null,"path":"/apps/red-hat-konflux","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/296509?s=80&v=4"},"commit":{"message":"chore(deps): update konflux references\n\nSigned-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update konflux references"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QxNDowNTo1Ni4wMDAwMDBazwAAAATCraF9","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QyMDowNDoxMy4wMDAwMDBazwAAAAS48U9P"}},"title":"Activity ยท osbuild/bootc-image-builder"}