{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":115119681,"defaultBranch":"main","name":"composer-plugin-exclude-files","ownerLogin":"mcaskill","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-12-22T13:54:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29353?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718112027.0","currentOid":""},"activityList":{"items":[{"before":"aa5d2276b94fa1d0cab8968614425e8c180fe76e","after":null,"ref":"refs/heads/dependabot/composer/composer/composer-2.7.7","pushedAt":"2024-06-11T13:20:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"}},{"before":"d053829d49ff3b0ba0ba3896f36b27b866b839e8","after":"651f35360c1ef4b41c7e975475846a1a4a24804f","ref":"refs/heads/main","pushedAt":"2024-06-11T13:20:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Bump composer/composer from 2.7.0 to 2.7.7\n\nBumps [composer/composer](https://github.com/composer/composer) from 2.7.0 to 2.7.7.\n- [Release notes](https://github.com/composer/composer/releases)\n- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/composer/composer/compare/2.7.0...2.7.7)\n\n---\nupdated-dependencies:\n- dependency-name: composer/composer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump composer/composer from 2.7.0 to 2.7.7"}},{"before":null,"after":"aa5d2276b94fa1d0cab8968614425e8c180fe76e","ref":"refs/heads/dependabot/composer/composer/composer-2.7.7","pushedAt":"2024-06-10T21:43:52.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 composer/composer from 2.7.0 to 2.7.7\n\nBumps [composer/composer](https://github.com/composer/composer) from 2.7.0 to 2.7.7.\n- [Release notes](https://github.com/composer/composer/releases)\n- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/composer/composer/compare/2.7.0...2.7.7)\n\n---\nupdated-dependencies:\n- dependency-name: composer/composer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump composer/composer from 2.7.0 to 2.7.7"}},{"before":"e459d637c0f02a017a84c5c97b4490c62bb719a3","after":"d053829d49ff3b0ba0ba3896f36b27b866b839e8","ref":"refs/heads/main","pushedAt":"2024-05-19T18:19:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add 4.0.0 to changelog","shortMessageHtmlLink":"Add 4.0.0 to changelog"}},{"before":"09222ee48974d966c4a4198ed34dee91ba63bb1d","after":"e459d637c0f02a017a84c5c97b4490c62bb719a3","ref":"refs/heads/main","pushedAt":"2024-05-19T18:11:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add support for glob paths to exclude files\n\nMoved file exclusion matching to value object classes `Path` and `Paths`. Provides support for wildcard exclusions using an asterisk:\n\n```json\n\"extra\": {\n \"exclude-from-files\": [\n \"laravel/framework/src/*/helpers.php\"\n ]\n}\n```\n\nChanged:\n- Refactored tests to decouple set-up and tear-down, sort methods by visibility and alphabetically, and improve static analysis.\n- Updated tests to support meta-packages and immutable packages.\n- Fixed support for `InstallationManager` before and after Composer v2.5.6.\n\nResolves #16","shortMessageHtmlLink":"Add support for glob paths to exclude files"}},{"before":"522d75fc1fba05283a70cdf3db7ebd23c2af04a8","after":"09222ee48974d966c4a4198ed34dee91ba63bb1d","ref":"refs/heads/main","pushedAt":"2024-05-19T03:43:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add support for glob paths to exclude files\n\nMoved file exclusion matching to value object classes `Path` and `Paths`. Provides support for wildcard exclusions using an asterisk:\n\n```json\n\"extra\": {\n \"exclude-from-files\": [\n \"laravel/framework/src/*/helpers.php\"\n ]\n}\n```\n\nChanged:\n- Refactored tests to decouple set-up and tear-down, sort methods by visibility and alphabetically, and improve static analysis.\n- Updated tests to support meta-packages and immutable packages.\n- Fixed support for `InstallationManager` before and after Composer v2.5.6.\n\nResolves #16","shortMessageHtmlLink":"Add support for glob paths to exclude files"}},{"before":"61a2c6da5e09a0e6ff5ff7c898b07e66dad4cb3a","after":"522d75fc1fba05283a70cdf3db7ebd23c2af04a8","ref":"refs/heads/main","pushedAt":"2024-05-04T22:32:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add support for glob paths to exclude files\n\nMoved file exclusion matching to value object classes `Path` and `Paths`. Provides support for wildcard exclusions using an asterisk:\n\n```json\n\"extra\": {\n \"exclude-from-files\": [\n \"laravel/framework/src/*/helpers.php\"\n ]\n}\n```\n\nChanged:\n- Refactored tests to decouple set-up and tear-down, sort methods by visibility and alphabetically, and improve static analysis.\n- Updated tests to support meta-packages and immutable packages.\n- Fixed support for `InstallationManager` before and after Composer v2.5.6.\n\nResolves #16","shortMessageHtmlLink":"Add support for glob paths to exclude files"}},{"before":"3c03c32c13c1a88a2f33a1ba728cfc123bb926e1","after":"61a2c6da5e09a0e6ff5ff7c898b07e66dad4cb3a","ref":"refs/heads/main","pushedAt":"2024-05-04T22:00:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add support for glob paths to exclude files\n\nMoved file exclusion matching to value object classes `Path` and `Paths`. Provides support for wildcard exclusions using an asterisk:\n\n```json\n\"extra\": {\n \"exclude-from-files\": [\n \"laravel/framework/src/*/helpers.php\"\n ]\n}\n```\n\nChanged:\n- Refactored tests to decouple set-up and tear-down, sort methods by visibility and alphabetically, and improve static analysis.\n- Updated tests to support meta-packages and immutable packages.\n\nResolves #16","shortMessageHtmlLink":"Add support for glob paths to exclude files"}},{"before":"c6bbfe01a7ec8a1284ad0e8d1989ae58f3575e9f","after":"3c03c32c13c1a88a2f33a1ba728cfc123bb926e1","ref":"refs/heads/main","pushedAt":"2024-05-04T21:58:52.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add support for glob paths to exclude files\n\nMoved file exclusion matching to value object classes `Path` and `Paths`. Provides support for wildcard exclusions using an asterisk:\n\n```json\n\"extra\": {\n \"exclude-from-files\": [\n \"laravel/framework/src/*/helpers.php\"\n ]\n}\n```\n\nChanged:\n- Refactored tests to decouple set-up and tear-down, sort methods by visibility and alphabetically, and improve static analysis.\n- Updated tests to support meta-packages and immutable packages.","shortMessageHtmlLink":"Add support for glob paths to exclude files"}},{"before":"af69a41fbb341783a2c3054c5f8a982a1f2e706a","after":"c6bbfe01a7ec8a1284ad0e8d1989ae58f3575e9f","ref":"refs/heads/main","pushedAt":"2024-04-08T17:01:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Update schedule of GitHub Actions Test workflow\n\nReplaced \"Once weekly on Mondays\" with \"Twice monthly on 1st and 15th\".","shortMessageHtmlLink":"Update schedule of GitHub Actions Test workflow"}},{"before":"8fc811f75efabb3eb3f0e1a5906fbfbadf188c7a","after":"af69a41fbb341783a2c3054c5f8a982a1f2e706a","ref":"refs/heads/main","pushedAt":"2024-02-08T19:06:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Update GitHub Actions Test workflow\n\nChanged:\n- Added Composer 2.7 to matrix.\n- Downgraded Composer 2.3 and 2.4 to extra tests since they have no updates since 2022.","shortMessageHtmlLink":"Update GitHub Actions Test workflow"}},{"before":"c92deab019f41948ff36d481589b8877ab2393ea","after":null,"ref":"refs/heads/dependabot/composer/composer/composer-2.7.0","pushedAt":"2024-02-08T18:59:25.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":"3b9a08eac41a494401559e968f9016ded134d482","after":"8fc811f75efabb3eb3f0e1a5906fbfbadf188c7a","ref":"refs/heads/main","pushedAt":"2024-02-08T18:59:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Bump composer/composer from 2.6.5 to 2.7.0\n\nBumps [composer/composer](https://github.com/composer/composer) from 2.6.5 to 2.7.0.\n- [Release notes](https://github.com/composer/composer/releases)\n- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/composer/composer/compare/2.6.5...2.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: composer/composer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump composer/composer from 2.6.5 to 2.7.0"}},{"before":null,"after":"c92deab019f41948ff36d481589b8877ab2393ea","ref":"refs/heads/dependabot/composer/composer/composer-2.7.0","pushedAt":"2024-02-08T15:13:01.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 composer/composer from 2.6.5 to 2.7.0\n\nBumps [composer/composer](https://github.com/composer/composer) from 2.6.5 to 2.7.0.\n- [Release notes](https://github.com/composer/composer/releases)\n- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/composer/composer/compare/2.6.5...2.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: composer/composer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump composer/composer from 2.6.5 to 2.7.0"}},{"before":"0948ebb536fff73211bbf39d21974f21319bbb4d","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-3e83326924","pushedAt":"2024-01-22T14:53:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"}},{"before":"0440d6760da469d1fcfd11131e5fb18bd7a619ad","after":"3b9a08eac41a494401559e968f9016ded134d482","ref":"refs/heads/main","pushedAt":"2024-01-22T14:53:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Bump the github-actions group with 1 update\n\nBumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/cache` from 3 to 4\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the github-actions group with 1 update"}},{"before":null,"after":"0948ebb536fff73211bbf39d21974f21319bbb4d","ref":"refs/heads/dependabot/github_actions/github-actions-3e83326924","pushedAt":"2024-01-22T06:25:12.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 the github-actions group with 1 update\n\nBumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/cache` from 3 to 4\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the github-actions group with 1 update"}},{"before":"990593f97f2c68ccdf088ec987e296eee303762f","after":"0440d6760da469d1fcfd11131e5fb18bd7a619ad","ref":"refs/heads/main","pushedAt":"2023-12-04T16:08:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Update Composer dependencies","shortMessageHtmlLink":"Update Composer dependencies"}},{"before":"9cfff66d87d71246ff03030987888a071424d5d7","after":"990593f97f2c68ccdf088ec987e296eee303762f","ref":"refs/heads/main","pushedAt":"2023-11-26T21:48:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Update GitHub Actions Test workflow\n\nChanged:\n- Shortened job name.\n- Specified Bash shell for Composer cache directory step to hopefully fix an error on Windows (`Input required and not supplied: path`).\n- Added comment for Composer install step.","shortMessageHtmlLink":"Update GitHub Actions Test workflow"}},{"before":"32fdf320c488816ae55b43c15ebca7365d1c59e1","after":"9cfff66d87d71246ff03030987888a071424d5d7","ref":"refs/heads/main","pushedAt":"2023-11-26T21:38:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Sort extra jobs in GitHub Actions Test workflow","shortMessageHtmlLink":"Sort extra jobs in GitHub Actions Test workflow"}},{"before":"89f009f79faf9a2abbcc966ce444eccd9abf582e","after":"32fdf320c488816ae55b43c15ebca7365d1c59e1","ref":"refs/heads/main","pushedAt":"2023-11-26T21:36:43.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Fix Composer platform disabling in GitHub Actions Test workflow","shortMessageHtmlLink":"Fix Composer platform disabling in GitHub Actions Test workflow"}},{"before":"0eb9ac874c96b4208a449be2a73e2927b152858e","after":"89f009f79faf9a2abbcc966ce444eccd9abf582e","ref":"refs/heads/main","pushedAt":"2023-11-26T21:16:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Fix PHPStan job in GitHub Actions Lint workflow","shortMessageHtmlLink":"Fix PHPStan job in GitHub Actions Lint workflow"}},{"before":"07ab13bf37789a79a407d55a66b3d16d4bc733ba","after":"0eb9ac874c96b4208a449be2a73e2927b152858e","ref":"refs/heads/main","pushedAt":"2023-11-26T21:10:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Update GitHub Actions Lint and Test workflows\n\nChanged:\n- Moved 'composer.json' validation from Test to Lint workflow.\n- Renamed job name workflow to \"PHP / Composer / OS\".\n- Ensure `bash` is used for conditionally installing Composer.\n- Normalized naming convention of job step names and IDs between workflows.","shortMessageHtmlLink":"Update GitHub Actions Lint and Test workflows"}},{"before":"e24824af004aec64f82b9bcf027750958e7c6045","after":"07ab13bf37789a79a407d55a66b3d16d4bc733ba","ref":"refs/heads/main","pushedAt":"2023-11-26T20:03:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Update GitHub Actions Test workflow\n\nChanged:\n- Added caching of Composer dependencies.\n- Added PHP 8.3 to main tested versions.\n- Changed PHP stable to 8.2\n- Changed PHP nightly to 8.4.\n- Removed test for macOS, unnecessary.\n- Removed highest/lowest tests in favour of testing each minor Composer version.\n- Refactored testing to ensure this plugin is tested against each minor Composer version (2.3–2.6, preview, and snapshot).","shortMessageHtmlLink":"Update GitHub Actions Test workflow"}},{"before":"5014b18ee7ea9313cc49c17c6e3f419e274d2217","after":null,"ref":"refs/heads/dependabot/composer/composer/composer-2.6.4","pushedAt":"2023-11-19T16:07:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"}},{"before":"79fdc0efffa1de6df2eb338a041056078df8acd7","after":"e24824af004aec64f82b9bcf027750958e7c6045","ref":"refs/heads/main","pushedAt":"2023-11-19T16:07:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Bump composer/composer from 2.5.7 to 2.6.4\n\nBumps [composer/composer](https://github.com/composer/composer) from 2.5.7 to 2.6.4.\n- [Release notes](https://github.com/composer/composer/releases)\n- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/composer/composer/compare/2.5.7...2.6.4)\n\n---\nupdated-dependencies:\n- dependency-name: composer/composer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump composer/composer from 2.5.7 to 2.6.4"}},{"before":null,"after":"5014b18ee7ea9313cc49c17c6e3f419e274d2217","ref":"refs/heads/dependabot/composer/composer/composer-2.6.4","pushedAt":"2023-09-29T20:57:34.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 composer/composer from 2.5.7 to 2.6.4\n\nBumps [composer/composer](https://github.com/composer/composer) from 2.5.7 to 2.6.4.\n- [Release notes](https://github.com/composer/composer/releases)\n- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/composer/composer/compare/2.5.7...2.6.4)\n\n---\nupdated-dependencies:\n- dependency-name: composer/composer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump composer/composer from 2.5.7 to 2.6.4"}},{"before":"7ac65fdfe6914e5541a764b33f3645ca5df93885","after":"79fdc0efffa1de6df2eb338a041056078df8acd7","ref":"refs/heads/main","pushedAt":"2023-09-11T16:04:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add schedule to GitHub Actions Test workflow\n\nOnce weekly on Mondays at 14:00 UTC to ensure we are always testing the latest version of Composer.","shortMessageHtmlLink":"Add schedule to GitHub Actions Test workflow"}},{"before":"eaaa2af82ee9516023f21a8adbe66a58867c1112","after":"7ac65fdfe6914e5541a764b33f3645ca5df93885","ref":"refs/heads/main","pushedAt":"2023-09-11T16:02:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"},"commit":{"message":"Add schedule to GitHub Actions Test workflow\n\nOnce weekly on Mondays at 14:00 UTC to ensure we are always testing the latest version of Composer.","shortMessageHtmlLink":"Add schedule to GitHub Actions Test workflow"}},{"before":"1042434ff5439fee12f76eb10869b9114a3c4890","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-11T15:24:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mcaskill","name":"Chauncey McAskill","path":"/mcaskill","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/29353?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYkB-9wA","startCursor":null,"endCursor":null}},"title":"Activity · mcaskill/composer-plugin-exclude-files"}