Skip to content

v1.5.2: More bugfixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Panquesito7 Panquesito7 released this 30 Jun 17:35
· 69 commits to main since this release
4db6bf5

Changelog

  • When creating a new branch when updating the repositories, do not switch to it automatically.
  • Do not use arguments when loading the repos file. Load it directly by using the repos_filename action input.
  • Fix a major bug that prevented proper repository update. The commit message was taken as multiple parameters if not used as a string.
  • Do not waste limited API requests if there's already a defined branch for the given repository.
  • If there are no repository update changes, do not create any new branches or commits.