Tags: MarshallOfSound/ghcommit
Tags
Version Packages (changesets#36) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Version Packages (changesets#31) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Investigate and fix issues with HEAD ref not found bug (changesets#23) * Ensure logging is passed through from commitChangesFromRepo * Only require ref to exist when using tag/branch Changes to the GitHub GraphQL API mean that resolving references with `HEAD` no longer work. However, we don't need to actually do this when providing a commit SHA as a base, so we can move the error check to only when we need this information when committing to the same branch as the base. * Run changeset version
Version Packages (changesets#20) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>