Below you will find pages that utilize the taxonomy term “peter-evans”
September 25, 2024
Create Issue From File
Version updated for peter-evans/create-issue-from-file to version v5.0.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ✨ The action will now truncate the issue body when it exceeds the max size permitted by GitHub’s API
What’s Changed Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in https://github.com/peter-evans/create-issue-from-file/pull/1510 Bump @types/node from 18.19.8 to 18.19.10 by @dependabot in https://github.com/peter-evans/create-issue-from-file/pull/1515 Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in https://github.
September 19, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.5.
This action is used across all versions by 125,806 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Fixes an issue with commit signing to allow it to support symlinks
What’s Changed fix: support symlinks when commit signing by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/3359 Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.4...v7.0.5
September 16, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.3.
This action is used across all versions by 125,516 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Fixes an issue with commit signing where commit SHAs have variable lengths when abbreviated.
What’s Changed fix: disable abbreviated commit shas in diff by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/3337 Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.2...v7.0.3
September 12, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.2.
This action is used across all versions by 125,120 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Fixes an issue with commit signing when a change was detected as being a rename or copy.
What’s Changed build(deps-dev): bump @types/node from 18.19.48 to 18.19.50 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3320 build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.
September 5, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.1.
This action is used across all versions by 124,295 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Fixes an issue affecting one particular use case where the action fails on diff --stat with fatal: ambiguous argument.
What’s Changed build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3283 build(deps-dev): bump @types/node from 18.19.46 to 18.19.48 by @dependabot in https://github.
September 3, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v7.0.0.
This action is used across all versions by 124,028 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes :sparkles: Now supports commit signing with bot-generated tokens! See “What’s new” below. :writing_hand::robot:
Behaviour changes Action input git-token has been renamed branch-token, to be more clear about its purpose. The branch-token is the token that the action will use to create and update the branch.
June 19, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v6.1.0.
This action is used across all versions by 116,171 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ✨ Adds pull-request-branch as an action output.
What’s Changed build(deps): bump undici from 6.14.1 to 6.15.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2873 Update distribution by @actions-bot in https://github.com/peter-evans/create-pull-request/pull/2878 build(deps-dev): bump @types/node from 18.19.31 to 18.19.32 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2884 build(deps-dev): bump @types/node from 18.
April 25, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v6.0.5.
This action is used across all versions by 110,926 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Fixes an issue with proxy support for users that run self-hosted behind a proxy.
What’s Changed fix: update proxy support to follow octokit change to fetch api by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/2867 Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.4...v6.0.5
April 17, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v6.0.4.
This action is used across all versions by 110,201 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚡ Improves performance in some cases for very large git repositories.
What’s Changed perf: limit the fetch depth of pr branch by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/2857 Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.3...v6.0.4
April 12, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v6.0.3.
This action is used across all versions by 109,738 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚡ Improves performance of the push-to-fork feature.
What’s Changed build(deps-dev): bump @types/node from 18.19.23 to 18.19.25 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2826 build(deps-dev): bump @types/node from 18.19.25 to 18.19.26 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2831 build(deps-dev): bump @types/node from 18.19.26 to 18.19.28 by @dependabot in https://github.
February 28, 2024
Create Pull Request
Version updated for peter-evans/create-pull-request to version v6.0.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Fixes an issue where updating a pull request leads to the error Cannot read properties of undefined (reading 'number'). This was likely caused by GitHub fixing a long standing bug with an API endpoint, resulting in a breaking change.
What’s Changed build(deps-dev): bump @types/jest from 29.
December 23, 2023
Create Issue From File
Version updated for peter-evans/create-issue-from-file to version v4.0.1.
This action is used across all versions by 10,690 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes ⚙️ Bumps @actions/core to transition away from deprecated runner commands.
What’s Changed 11 dependency updates by @dependabot and @github-actions Full Changelog: https://github.com/peter-evans/create-issue-from-file/compare/v4.0.0...v4.0.1
December 22, 2023
Create Issue From File
Version updated for peter-evans/create-issue-from-file to version v4.0.0.
This action is used across all versions by 10,686 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s new Updated runtime to Node.js 16 The action now requires a minimum version of v2.285.0 for the Actions Runner. If using GitHub Enterprise Server, the action requires GHES 3.4 or later. What’s Changed Remove workflow by @peter-evans in https://github.com/peter-evans/create-issue-from-file/pull/564 Update runtime to node 16 by @peter-evans in https://github.
December 11, 2023
Slash Command Dispatch
Version updated for peter-evans/slash-command-dispatch to version v3.0.2.
This action is used across all versions by 4,652 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: replace use of any type by @peter-evans in https://github.com/peter-evans/slash-command-dispatch/pull/152 fixing link to Get a pull request by @Borda in https://github.com/peter-evans/slash-command-dispatch/pull/270 Update getting-started.md due to changes in Github UI by @martin-displayr in https://github.com/peter-evans/slash-command-dispatch/pull/289 [Security] Fix GraphQL query to get a collaborator’s permission by @0xn3va in https://github.
November 9, 2023
jira2md
Version updated for peter-evans/jira2md to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add modes to convert to html by @peter-evans in https://github.com/peter-evans/jira2md/pull/1 Full Changelog: https://github.com/peter-evans/jira2md/compare/v1.0.0...v1.1.0
November 8, 2023
jira2md
Version updated for peter-evans/jira2md to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes First release 🚀
October 19, 2023
Create or Update Comment
Version updated for peter-evans/create-or-update-comment to version v3.1.0.
This action is used across all versions by 25,007 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add truncate warning to body of comment by @ethanmdavidson and @peter-evans in https://github.com/peter-evans/create-or-update-comment/pull/272 46 dependency updates by @dependabot Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.0.2...v3.1.0