{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":93446099,"defaultBranch":"main","name":"terraform-provider-github","ownerLogin":"integrations","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-06-05T20:54:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/31044959?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722869685.0","currentOid":""},"activityList":{"items":[{"before":"182f8e082821862af3ee59e39a428efbd089cd50","after":"e6660d4fd3b75b743ec00b8432f1a4a912154da5","ref":"refs/heads/main","pushedAt":"2024-08-06T18:36:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"feat: automatic branch creation for resource 'github_repository_file' (#2100)\n\n* feat: support automatic branch creation for resource 'github_repository_file'\n\n* fix: add RequiredWith to new optional variables\n\n---------\n\nCo-authored-by: Keegan Campbell \nCo-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>","shortMessageHtmlLink":"feat: automatic branch creation for resource 'github_repository_file' ("}},{"before":"fe95ce2be14bc81b81bee21a563ee35087798786","after":"182f8e082821862af3ee59e39a428efbd089cd50","ref":"refs/heads/main","pushedAt":"2024-08-06T18:28:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"feat: add delete branch on merge option on datasource github repository (#2046)\n\n* add delete branch on merge option on datasource github repository\n\n* add allow update branch option as well\n\n* Add allow_update_branch and delete_branch_on_merge attributes to github_repository test\n\n---------\n\nCo-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>","shortMessageHtmlLink":"feat: add delete branch on merge option on datasource github reposito…"}},{"before":"89cf56515de31191a4b0f0df13636bf668ea204d","after":null,"ref":"refs/heads/dependabot/go_modules/gomod-65ca734dec","pushedAt":"2024-08-05T14:54:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"}},{"before":"5345c40e4fe908c37d5c62dcd51f8f0fcc446097","after":"fe95ce2be14bc81b81bee21a563ee35087798786","ref":"refs/heads/main","pushedAt":"2024-08-05T14:54:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/oauth2 in the gomod group (#2337)\n\nBumps the gomod group with 1 update: [golang.org/x/oauth2](https://github.com/golang/oauth2).\n\n\nUpdates `golang.org/x/oauth2` from 0.21.0 to 0.22.0\n- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump golang.org/x/oauth2 in the gomod group (#2337)"}},{"before":null,"after":"89cf56515de31191a4b0f0df13636bf668ea204d","ref":"refs/heads/dependabot/go_modules/gomod-65ca734dec","pushedAt":"2024-08-05T03:03:03.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 golang.org/x/oauth2 in the gomod group\n\nBumps the gomod group with 1 update: [golang.org/x/oauth2](https://github.com/golang/oauth2).\n\n\nUpdates `golang.org/x/oauth2` from 0.21.0 to 0.22.0\n- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/oauth2 in the gomod group"}},{"before":"93557b7b3bbd56db44eb8582a2b7390485bac36d","after":"5345c40e4fe908c37d5c62dcd51f8f0fcc446097","ref":"refs/heads/main","pushedAt":"2024-08-03T00:06:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"Bump go-github to v63 (#2336)","shortMessageHtmlLink":"Bump go-github to v63 (#2336)"}},{"before":"792e9b370638fed22084ab51c866d096aee01735","after":"93557b7b3bbd56db44eb8582a2b7390485bac36d","ref":"refs/heads/main","pushedAt":"2024-07-29T20:52:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"docs: mark name as required for data source github_organization (#2330)\n\nCo-authored-by: Keegan Campbell ","shortMessageHtmlLink":"docs: mark name as required for data source github_organization (#2330)"}},{"before":"034ef3035773b284f629be9aab2ff2d49eb6470f","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-4f5c65634c","pushedAt":"2024-07-29T18:25:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"}},{"before":"b73422f2fc677d54db4d938176f3cabc6f3aa700","after":"792e9b370638fed22084ab51c866d096aee01735","ref":"refs/heads/main","pushedAt":"2024-07-29T18:25:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"build(deps): bump github/codeql-action in the github-actions group (#2331)\n\nBumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3.25.13 to 3.25.15\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/2d790406f505036ef40ecba973cc774a50395aac...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump github/codeql-action in the github-actions group (#…"}},{"before":null,"after":"034ef3035773b284f629be9aab2ff2d49eb6470f","ref":"refs/heads/dependabot/github_actions/github-actions-4f5c65634c","pushedAt":"2024-07-29T03:11:03.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/codeql-action in the github-actions group\n\nBumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3.25.13 to 3.25.15\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/2d790406f505036ef40ecba973cc774a50395aac...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action in the github-actions group"}},{"before":"4e22b2503af6256dbb48109b8787a668653dfcd1","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-9b883d99f9","pushedAt":"2024-07-22T19:16:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"}},{"before":"5dcf60f50e84cb8c8baf1553161323e75fa30b8e","after":"b73422f2fc677d54db4d938176f3cabc6f3aa700","ref":"refs/heads/main","pushedAt":"2024-07-22T19:16:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"build(deps): bump github/codeql-action in the github-actions group (#2325)\n\nBumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3.25.12 to 3.25.13\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4fa2a7953630fd2f3fb380f21be14ede0169dd4f...2d790406f505036ef40ecba973cc774a50395aac)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump github/codeql-action in the github-actions group (#…"}},{"before":null,"after":"4e22b2503af6256dbb48109b8787a668653dfcd1","ref":"refs/heads/dependabot/github_actions/github-actions-9b883d99f9","pushedAt":"2024-07-22T03:10:23.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/codeql-action in the github-actions group\n\nBumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3.25.12 to 3.25.13\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4fa2a7953630fd2f3fb380f21be14ede0169dd4f...2d790406f505036ef40ecba973cc774a50395aac)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action in the github-actions group"}},{"before":"efd40a72d724e22676d9a6ca1669ae73e62e500b","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-3045b5a003","pushedAt":"2024-07-19T18:44:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"}},{"before":"69bd6f43726d198158d4621cdf27e1e74f37c87e","after":"5dcf60f50e84cb8c8baf1553161323e75fa30b8e","ref":"refs/heads/main","pushedAt":"2024-07-19T18:44:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"build(deps): bump the github-actions group with 2 updates (#2318)\n\nBumps the github-actions group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/setup-go` from 5.0.1 to 5.0.2\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/cdcb36043654635271a94b9a6d1392de5bb323a7...0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32)\n\nUpdates `github/codeql-action` from 3.25.11 to 3.25.12\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b611370bb5703a7efb587f9d136a52ea24c5c38c...4fa2a7953630fd2f3fb380f21be14ede0169dd4f)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump the github-actions group with 2 updates (#2318)"}},{"before":null,"after":"efd40a72d724e22676d9a6ca1669ae73e62e500b","ref":"refs/heads/dependabot/github_actions/github-actions-3045b5a003","pushedAt":"2024-07-15T03:26:46.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 the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/setup-go` from 5.0.1 to 5.0.2\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/cdcb36043654635271a94b9a6d1392de5bb323a7...0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32)\n\nUpdates `github/codeql-action` from 3.25.11 to 3.25.12\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b611370bb5703a7efb587f9d136a52ea24c5c38c...4fa2a7953630fd2f3fb380f21be14ede0169dd4f)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the github-actions group with 2 updates"}},{"before":"38453696a9a277e16a95e292d878a900a79fc73d","after":null,"ref":"refs/heads/dependabot/go_modules/gomod-1d93b033d5","pushedAt":"2024-07-08T18:48:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"}},{"before":"782d71f076b0c663e1c2ea2038c4211e038c2f47","after":"69bd6f43726d198158d4621cdf27e1e74f37c87e","ref":"refs/heads/main","pushedAt":"2024-07-08T18:48:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/crypto in the gomod group (#2308)\n\nBumps the gomod group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\r\n\r\n\r\nUpdates `golang.org/x/crypto` from 0.24.0 to 0.25.0\r\n- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n dependency-group: gomod\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump golang.org/x/crypto in the gomod group (#2308)"}},{"before":"6bbb56f3be6dca808cc07353c8c50a377e68b5a3","after":"38453696a9a277e16a95e292d878a900a79fc73d","ref":"refs/heads/dependabot/go_modules/gomod-1d93b033d5","pushedAt":"2024-07-08T18:46:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/go_modules/gomod-1d93b033d5","shortMessageHtmlLink":"Merge branch 'main' into dependabot/go_modules/gomod-1d93b033d5"}},{"before":"d3784bdb96e34157745a841b0b55cd4d28572bd9","after":"782d71f076b0c663e1c2ea2038c4211e038c2f47","ref":"refs/heads/main","pushedAt":"2024-07-08T16:55:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"docs: mark enterprise runner visibility required (#2278)\n\nIf the `visibility` property is not specified on the\r\n`github_enterprise_actions_runner_group`, an error is thrown.\r\n\r\nCo-authored-by: Keegan Campbell ","shortMessageHtmlLink":"docs: mark enterprise runner visibility required (#2278)"}},{"before":null,"after":"6bbb56f3be6dca808cc07353c8c50a377e68b5a3","ref":"refs/heads/dependabot/go_modules/gomod-1d93b033d5","pushedAt":"2024-07-08T03:59:49.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 golang.org/x/crypto in the gomod group\n\nBumps the gomod group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.24.0 to 0.25.0\n- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/crypto in the gomod group"}},{"before":"99d19370796086f41a293563ceceb7b37ce521c5","after":"d3784bdb96e34157745a841b0b55cd4d28572bd9","ref":"refs/heads/main","pushedAt":"2024-07-03T20:16:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"Bump go-github to v62 + fixes (#2304)\n\n* fix(test,data_source,gihtub_action_repository_oidc_claim_customization_template): broken include_claim_keys test\r\n\r\n* fix(test,data_source_github_branch): adjust broken references in tests\r\n\r\n* fix(test,data_source_github_codespaces_public_key): adjust broken references in tests\r\n\r\n* fix(test,data_source_github_dependabot_public_key): adjust broken references in tests\r\n\r\n* fix(test,data_source_github_organizations_teams): adjust broken references in tests\r\n\r\n* fix(test,data_source_github_team): adjust broken references in tests\r\n\r\n* fix(test,resource_github_actions_repository_oidc_subject_claim_customization_template): adjust broken references in tests\r\n\r\n* fix(test,resource_github_issue_label): adjust broken references in tests\r\n\r\n* fix(test,resource_github_issue_labels): adjust broken references in tests\r\n\r\n* fix(resource_github_release,schema): add missing fields in schema\r\n\r\n* fix(test,resource_github_repository_project): adjust broken references in tests\r\n\r\n* chore(go-github,sdk,version): bump go github to v62\r\n\r\n* chore(comments): remove useless comments","shortMessageHtmlLink":"Bump go-github to v62 + fixes (#2304)"}},{"before":"ebb70c963adc3f1d41781c7f49cda3d6d753a220","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-02f38c8f87","pushedAt":"2024-07-01T22:29:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"}},{"before":"2a17feb6f7e71925ff2b5f8eb13ee6f9680ee5bb","after":"99d19370796086f41a293563ceceb7b37ce521c5","ref":"refs/heads/main","pushedAt":"2024-07-01T22:29:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"build(deps): bump the github-actions group with 2 updates (#2303)\n\nBumps the github-actions group with 2 updates: [actions/add-to-project](https://github.com/actions/add-to-project) and [github/codeql-action](https://github.com/github/codeql-action).\r\n\r\n\r\nUpdates `actions/add-to-project` from 1.0.1 to 1.0.2\r\n- [Release notes](https://github.com/actions/add-to-project/releases)\r\n- [Commits](https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2)\r\n\r\nUpdates `github/codeql-action` from 3.25.10 to 3.25.11\r\n- [Release notes](https://github.com/github/codeql-action/releases)\r\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/github/codeql-action/compare/23acc5c183826b7a8a97bce3cecc52db901f8251...b611370bb5703a7efb587f9d136a52ea24c5c38c)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/add-to-project\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: github-actions\r\n- dependency-name: github/codeql-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: github-actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump the github-actions group with 2 updates (#2303)"}},{"before":null,"after":"ebb70c963adc3f1d41781c7f49cda3d6d753a220","ref":"refs/heads/dependabot/github_actions/github-actions-02f38c8f87","pushedAt":"2024-07-01T03:11:22.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 the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/add-to-project](https://github.com/actions/add-to-project) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/add-to-project` from 1.0.1 to 1.0.2\n- [Release notes](https://github.com/actions/add-to-project/releases)\n- [Commits](https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2)\n\nUpdates `github/codeql-action` from 3.25.10 to 3.25.11\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/23acc5c183826b7a8a97bce3cecc52db901f8251...b611370bb5703a7efb587f9d136a52ea24c5c38c)\n\n---\nupdated-dependencies:\n- dependency-name: actions/add-to-project\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the github-actions group with 2 updates"}},{"before":"5ce458818337dc4f06f15dd7bb284d9f781f9bae","after":"2a17feb6f7e71925ff2b5f8eb13ee6f9680ee5bb","ref":"refs/heads/main","pushedAt":"2024-06-17T23:45:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"Fixing enterprise id reference (#2274)\n\nCo-authored-by: Keegan Campbell ","shortMessageHtmlLink":"Fixing enterprise id reference (#2274)"}},{"before":"d1e196fd40c66d030f02cd61d531cc900d2ea155","after":null,"ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6.0.0","pushedAt":"2024-06-17T22:15:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"}},{"before":"aa7f68acd64b1eeffc3639d9dbd862f1823b49dd","after":"5ce458818337dc4f06f15dd7bb284d9f781f9bae","ref":"refs/heads/main","pushedAt":"2024-06-17T22:15:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"build(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#2293)\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.1.0 to 6.0.0.\r\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\r\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/5742e2a039330cbb23ebf35f046f814d4c6ff811...286f3b13b1b49da4ac219696163fb8c1c93e1200)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: goreleaser/goreleaser-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Keegan Campbell ","shortMessageHtmlLink":"build(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#…"}},{"before":"180e168e1f03167ce3bc47459d307e9b2d412e6d","after":"d1e196fd40c66d030f02cd61d531cc900d2ea155","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6.0.0","pushedAt":"2024-06-17T22:01:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kfcampbell","name":"Keegan Campbell","path":"/kfcampbell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9327688?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/github_actions/goreleaser/goreleaser-action-6.0.0","shortMessageHtmlLink":"Merge branch 'main' into dependabot/github_actions/goreleaser/gorelea…"}},{"before":"33787a9e0128c1b4def6d41bd0476544fd011e63","after":"aa7f68acd64b1eeffc3639d9dbd862f1823b49dd","ref":"refs/heads/main","pushedAt":"2024-06-17T22:01:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nickfloyd","name":"Nick Floyd","path":"/nickfloyd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/139819?s=80&v=4"},"commit":{"message":"goreleaser deprecation: skip --> disable (#2294)","shortMessageHtmlLink":"goreleaser deprecation: skip --> disable (#2294)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEk2ugwgA","startCursor":null,"endCursor":null}},"title":"Activity · integrations/terraform-provider-github"}