Below you will find pages that utilize the taxonomy term “github”
November 27, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 142 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This release contains standard dependency updates and a great new feature to add parsed JSON params as a GitHub Actions output. Thanks to @fabn for this great new feature!
Add parsed_params output by @fabn in https://github.
November 22, 2024
Evergreen action
Version updated for github/evergreen to version v1.17.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: continue on no update for repository @jmrt47 (#273) 🧰 Maintenance chore(deps): bump the dependencies group with 2 updates @dependabot (#272) chore(deps): bump python from 751d8be to 4efa69b @dependabot (#271) See details of all code changes since previous release
October 29, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.15.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 262 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: support github enterprise api @ricardojdsilva87 (#418) 🧰 Maintenance chore(deps): bump the dependencies group with 3 updates @dependabot (#420) chore(deps): bump mypy from 1.12.1 to 1.13.0 in the dependencies group @dependabot (#419) See details of all code changes since previous release
October 26, 2024
Evergreen action
Version updated for github/evergreen to version v1.15.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: support github enterprise api @ricardojdsilva87 (#256) 🧰 Maintenance chore(deps): bump python from 2ec5a4a to 751d8be @dependabot (#254) chore(deps): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 @dependabot (#253) chore(deps): bump mypy from 1.
October 24, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.15.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 260 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: Tracking pull request time in draft state @zkoppert (#415) 🧰 Maintenance docs: rm stale inline docs @zkoppert (#414) chore(deps): bump python from 2ec5a4a to 751d8be @dependabot (#413) chore(deps): bump mypy from 1.
October 22, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.9.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 140 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Commit Time Checks 🔒 🕐 by @GrantBirki in https://github.com/github/branch-deploy/pull/315 Full Changelog: https://github.com/github/branch-deploy/compare/v9.9.0...v9.9.1
October 22, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.15.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 259 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: Correct positional args for write_to_markdown() @zkoppert (#409) 🧰 Maintenance refactor: Move search functions and tests to their own files @zkoppert (#407) See details of all code changes since previous release
October 19, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.9.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 140 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed #312 Include deployment started comment id in output by @walkerk1980 in https://github.com/github/branch-deploy/pull/313 Bump @types/node from 22.6.1 to 22.7.4 in the npm-dependencies group by @dependabot in https://github.com/github/branch-deploy/pull/309 Node Package Updates by @GrantBirki in https://github.
October 17, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.14.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 254 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: pass through report name, issue title, and search query when report is empty @zkoppert (#405) 🧰 Maintenance chore(deps): bump python from 3.12-slim to 3.13-slim in the dependencies group @dependabot (#404) chore(deps): bump the dependencies group with 2 updates @dependabot (#403) chore(deps): bump the dependencies group with 2 updates @dependabot (#402) See details of all code changes since previous release
October 10, 2024
Evergreen action
Version updated for github/evergreen to version v1.15.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: Add maven package ecosystem detection @jmrt47 (#239) 🧰 Maintenance chore(deps): bump the dependencies group with 4 updates @dependabot (#247) chore(deps): bump python from 3.12.6-slim to 3.12.7-slim in the dependencies group @dependabot (#246) chore(deps): bump black from 24.
October 8, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.13.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 252 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: add bypass to rate limiter @zkoppert (#396) 🐛 Bug Fixes fix: Remove more general part of duplicate actions permissions @zkoppert (#382) 🧰 Maintenance chore(deps): bump python from ad48727 to af4e85f @dependabot (#399) chore(deps): bump the dependencies group with 4 updates @dependabot (#400) chore(deps): bump numpy from 2.
October 5, 2024
Evergreen action
Version updated for github/evergreen to version v1.15.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: filter repos by team ownership @zkoppert (#242) 🧰 Maintenance docs: add ossf badge with link to project details @zkoppert (#243) See details of all code changes since previous release
October 5, 2024
Evergreen action
Version updated for github/evergreen to version v1.15.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: Add configuration option for dependabot labels @jmrt47 (#238) 🧰 Maintenance chore: use setup python to pin the pip version @zkoppert (#240) chore(deps): bump the dependencies group with 4 updates @dependabot (#236) chore(deps): bump pylint from 3.
October 4, 2024
Automatic Contrib PRs
Version updated for github/automatic-contrib-prs to version v2.1.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🧰 Maintenance chore(deps): bump python from 15bad98 to ad48727 @dependabot (#129) chore(deps): bump pylint from 3.3.0 to 3.3.1 in the dependencies group @dependabot (#130) chore(deps): bump the dependencies group with 3 updates @dependabot (#128) chore(deps): bump pylint from 3.
September 27, 2024
Evergreen action
Version updated for github/evergreen to version v1.15.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: ensure existing dependabot configs without end of file newlines get processed properly @zkoppert (#232) 🧰 Maintenance chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the dependencies group @dependabot (#230) chore(deps): bump types-pyyaml from 6.
September 25, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.8.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 139 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed A follow-up to the v9.8.0 release to implement GraphQL pagination to make “latest deployment checks” more robust when using enforced deployment order.
Latest Deployments Pagination by @GrantBirki in https://github.com/github/branch-deploy/pull/307 node package updates by @GrantBirki in https://github.
September 20, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.11.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 240 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: too many arguments to write_to_json @jmeridth (#375) See details of all code changes since previous release
September 19, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 240 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: add non-mentioning links option @willcl-ark (#370) 🐛 Bug Fixes fix: typo in README @jmeridth (#371) 🧰 Maintenance chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 in the dependencies group @dependabot (#369) chore(deps): bump types-requests from 2.
September 17, 2024
Evergreen action
Version updated for github/evergreen to version v1.14.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🚀 Features feat: schedule and schedule day environment variables @jmeridth (#222) 🧰 Maintenance chore(deps): bump python from 3.12-slim to 3.12.6-slim in the dependencies group @dependabot (#219) chore(deps): bump types-requests from 2.32.0.20240712 to 2.
September 12, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 139 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Lock Branch Validation by @GrantBirki in https://github.com/github/branch-deploy/pull/299 update internal node deps by @GrantBirki in https://github.com/github/branch-deploy/pull/300 Full Changelog: https://github.com/github/branch-deploy/compare/v9...v9.7.0
September 7, 2024
Evergreen action
Version updated for github/evergreen to version v1.14.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: Ensure exemption list of ecosystem is not overwritten @hkadakia (#216) 🧰 Maintenance chore(deps): bump the dependencies group with 4 updates @dependabot (#215) chore(deps): bump pylint from 3.2.6 to 3.
August 31, 2024
Evergreen action
Version updated for github/evergreen to version v1.13.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 17 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: update_existing logic @zkoppert (#210) 🧰 Maintenance chore(deps): bump the dependencies group with 2 updates @dependabot (#207) chore(deps): bump mypy from 1.11.1 to 1.11.2 in the dependencies group @dependabot (#206) See details of all code changes since previous release
August 22, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 136 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This release mainly contains one minor change to how a few Action inputs used. Some basic input validation is now applied to them, so if you provide an unexpected Action input, the workflow will now fail and log the correct options for the input for you to use instead.
August 20, 2024
Evergreen action
Version updated for github/evergreen to version v1.12.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: Add a default value for dependabot_filename_to_use @gbrindisi (#196) 🧰 Maintenance chore(deps): bump python from 105e9d8 to 59c7332 @dependabot (#202) chore(deps): bump the dependencies group with 2 updates @dependabot (#203) chore(deps): bump super-linter/super-linter from 6.
August 20, 2024
issue-metrics
Version updated for github/issue-metrics to version v3.9.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 219 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🐛 Bug Fixes fix: Catch review comments with no valid user @zkoppert (#326) fix: catch error that occurs when ghost usre creates an event. @zkoppert (#325) 🧰 Maintenance chore(deps): bump super-linter/super-linter from 6.
August 2, 2024
Evergreen action
Version updated for github/evergreen to version v1.11.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🧰 Maintenance chore(deps): bump python from f11725a to 740d94a @dependabot (#187) chore(deps): bump the dependencies group with 3 updates @dependabot (#190) chore(deps): bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240724 @dependabot (#189) chore(deps): bump pytest from 8.
July 20, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 134 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Allow Post Run Labels to be Conditionally Skipped by @GrantBirki in https://github.com/github/branch-deploy/pull/277 node deps and package cleanup by @GrantBirki in https://github.com/github/branch-deploy/pull/278 Label Improvements by @GrantBirki in https://github.com/github/branch-deploy/pull/280 Test Improvements 🧪 by @GrantBirki in https://github.
July 7, 2024
branch-deploy
Version updated for github/branch-deploy to version v9.3.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This release includes a minor bug fix in the way that deployment SHAs treat the auto_merge function on deployments. It also includes better test coverage of existing code and some control flow improvements as well.