10 KiB
[v1.7.1] - 2021-05-31
Release notes · Compare · Tag · Archive (zip · tar.gz)
Updates
cee8520
Throttle requests when hitting rate limit, fixes #49 (Issues:#49
)-ec2d589
Combine GitHub and Git into one class
Bug fixes
04ec06a
Return rest api from octokit
Dependency updates
[v1.7.0] - 2021-05-21
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
[v1.6.0] - 2021-05-05
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Updates
b3d8a1e
Use external library for input parsing
Dependency updates
4831ccc
Update dependencies
[v1.5.1] - 2021-05-03
Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates
[v1.5.0] - 2021-04-19
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Bug fixes
Dependency updates
bd44655
Update dependencies
[v1.4.0] - 2021-03-18
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
Dependency updates
[v1.3.1] - 2021-03-15
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.3.0] - 2021-03-08
Release notes · Compare · Tag · Archive (zip · tar.gz)
repo-file-sync-action will now check if there's an existing sync PR on the target repository and overwrite it with the new changes. This behavior can be turned of with the OVERWRITE_EXISTING_PR
option.
New features
2a4e127
Check for and overwrite existing PR
Updates
Bug fixes
d7fe133
Parse boolean action input as actual boolean
[v1.2.0] - 2021-03-03
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
[v1.1.1] - 2021-01-18
Release notes · Compare · Tag · Archive (zip · tar.gz)
[v1.1.0] - 2021-01-10
Release notes · Compare · Tag · Archive (zip · tar.gz)
New features
35e1508
Cleanup tmp directories
Bug fixes
b7e5310
Fix parsing of boolean config options [skip-ci]
[v1.0.1] - 2021-01-09
Release notes · Compare · Tag · Archive (zip · tar.gz)
Bug fixes
40b7915
Fix parsing of multiple groups
[v1.0.0] - 2021-01-09
Release notes · Tag · Archive (zip · tar.gz)
New features
a863fe8
Add support for directories [skip ci]
Updates
Bug fixes
Breaking changes
75a118d
First release