Commits
User selector
Commit history
Commits on May 16, 2025
Migrate to ESM (#484)
Show description for 5078b4bauthoredFixed situations in which `cwd` was specified as a relative path and used with (default) `commitMode: git-cli` (#486)
Show description for 7ed1955andauthored
Commits on May 15, 2025
Fix PRs sometimes not getting reopened with `commitMode: github-api` (#488)
Show description for 022692bandauthoredRemoved `fs-extra` dependency (#481)
Show description for 0564b84authored
Commits on May 11, 2025
Migrate to Vitest (#483)
Show description for e82f42cauthored- authored
Avoid hitting a deprecation warning when encountering errors from `@octokit/request-error` (#461)
Show description for e9c36b6andauthored- authored
- authored
Commits on May 10, 2025
Make git add work consistently with subdirectories (#473)
Show description for 3c24abeandauthored
Commits on May 6, 2025
Do not pre-start github API request (#467)
Show description for 6e57550andauthored
Commits on May 2, 2025
Introduce an option to use the GitHub API to commit changes, for GPG (#391)
Show description for 207dc3dandauthored
Commits on Apr 22, 2025
Remove unused variable (#460)
Show description for bd5d1d2authored
Commits on Mar 10, 2025
Use full git email for `github-actions` bot (#448)
Show description for 8b16070authored
Commits on Oct 14, 2024
Improve error message when attempting to publish without publish script defined (#415)
Show description for 57ab80cauthored
Commits on Aug 26, 2024
Switch to pull request list API instead of search (#393)
Show description for 48ab0d2authored
Commits on Mar 18, 2024
Commits on May 14, 2023
Commits on May 9, 2023
- committed
Wire up `@octokit/plugin-throttling` with all GitHub Octokit instances (#291)
Show description for db8a109andauthored
Commits on May 8, 2023
Use logging provided by `@actions/core` (#289)
Show description for 8b28186andauthored
Commits on May 6, 2023
Add a throttling plugin to the used Octokit instance to retry requests after hitting secondary rate limits (#286)
Show description for 225a1e8andauthored
Commits on Nov 8, 2022
Upgrade `@actions/*` dependencies (#123)
Show description for b78f480authored
Commits on Nov 2, 2022
Add `is:pull-request` to search query when looking for existing PR (#228)
Show description for bff53ccandauthored
Commits on Aug 18, 2022
Skip creating a PR when all existing changesets are empty (#206)
Show description for 8c3f5f5andauthored
Commits on May 10, 2022
Automatically adjust GitHub PR message if it exceeds a size limit of 60k characters by omitting some of the changelog information (#157)
Show description for 521c27bandauthored
Commits on Apr 7, 2022
Added `pullRequestNumber` to the action's outputs (#167)
Show description for 993a0a0andauthored
Commits on Mar 15, 2022
Commits on Jan 23, 2022
Added `cwd` input option (#134)
Show description for 1ed9bc2andauthoredAdded `createGithubReleases` input option (defaults to `true`) to control whether to create Github releases during publish or not (#130)
Show description for 5c0997bandauthored
Commits on Jan 7, 2022
Added `setupGitUser` option to enable or disable setting up a default git user (#131)
Show description for d3db9ecandauthored
Commits on Dec 23, 2021
Setup the git user in the local config instead of the global one (#128)
Show description for 1937303andauthored
Commits on Nov 25, 2021
Switch to Changesets-based release process (#118)
Show description for 05c863dandauthored
Commits on Nov 11, 2021
Fixed `authToken` detection in the user `.npmrc` (allow for leading whitespace) (#116)
Show description for 21240c3andauthored