BetaHuhn
75e0b78492
⬆️ Update dependencies
2021-06-02 10:24:55 +02:00
BetaHuhn
2abffe6ba2
📝 Update README
2021-06-02 10:22:58 +02:00
Kieran
2e2ce4d3ca
✨ Allow same repository with different branches ( #52 )
2021-06-02 10:22:03 +02:00
BetaHuhn Bot
7ca74d975a
🔖 Release v1.7.1 [skip ci]
2021-05-31 11:31:21 +00:00
BetaHuhn
ec2d589e43
♻️ Combine GitHub and Git into one class
2021-05-29 14:18:10 +02:00
BetaHuhn
04ec06a743
🐛 Return rest api from octokit
2021-05-29 13:45:46 +02:00
BetaHuhn
cee8520048
♻️ Throttle requests when hitting rate limit, fixes #49
2021-05-29 13:31:24 +02:00
BetaHuhn
228eceb431
⬆️ Use latest @actions/github version
2021-05-29 13:04:05 +02:00
BetaHuhn
060be530e6
⬆️ Update dependencies
2021-05-29 13:00:13 +02:00
BetaHuhn Bot
ac923d83bb
🔖 Release v1.7.0 [skip ci]
2021-05-21 19:42:59 +00:00
Graham McCulloch
6f08f7d124
✨ Add COMMIT_BODY option ( #44 )
...
* Add a COMMIT_BODY option
Some GitHub actions can check for specific content in a commit message's body. For example a versionbot that checks for content like `Change-type: patch`.
This change allows the calling workflow to specify a string to use as the commit body. This string will be appended to the commit message, separated by two new lines.
Change-type: minor
Signed-off-by: Graham McCulloch <graham@balena.io>
* Add example of COMMIT_BODY option to README
Change-type: patch
Signed-off-by: Graham McCulloch <graham@balena.io>
2021-05-21 21:42:15 +02:00
BetaHuhn Bot
ef2904ef47
🔖 Release v1.6.0 [skip ci]
2021-05-05 07:48:07 +00:00
BetaHuhn
026c62cc18
🔀 Merge branch 'master' into develop
2021-05-05 09:43:27 +02:00
BetaHuhn
4831cccce8
⬆️ Update dependencies
2021-05-05 09:42:20 +02:00
BetaHuhn Bot
c05b41d6a3
🔖 Release v1.5.1 [skip ci]
2021-05-03 00:06:59 +00:00
BetaHuhn Bot
56abfebd58
📦 Release dependency updates
2021-05-03 02:06:05 +02:00
BetaHuhn
b3d8a1e775
♻️ Use external library for input parsing
2021-05-02 13:31:23 +02:00
Maximilian Schiller
a790226743
📝 Fix link to issue
2021-04-30 11:12:39 +02:00
BetaHuhn
e2aa41fe97
📝 Update docs with branch prefix option
2021-04-30 11:12:39 +02:00
BetaHuhn
74575ddfe0
🩹 Use correct core warning method
2021-04-30 11:12:39 +02:00
BetaHuhn
ab2f74f5e7
📦 Rebuild files
2021-04-30 11:12:39 +02:00
BetaHuhn
de5568472f
✨ Add branch prefix option #32
2021-04-30 11:12:39 +02:00
dependabot[bot]
000bf45394
⬆️ Bump eslint from 7.24.0 to 7.25.0 ( #29 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 17:51:15 +02:00
BetaHuhn Bot
a39e4f20f5
🔧 Add GitHub Sponsors to funding.yml ( #28 )
2021-04-20 20:20:11 +02:00
BetaHuhn Bot
2b9b926f0e
🔖 Release v1.5.0 [skip ci]
2021-04-19 12:32:10 +00:00
BetaHuhn
4986607482
📦 Rebuild files
2021-04-16 15:23:55 +02:00
BetaHuhn
fb0b34c5ab
📝 Add exclude example
2021-04-16 14:50:31 +02:00
BetaHuhn
b55752771f
✨ Add option to exclude certain files when syncing directories #26
2021-04-16 14:44:38 +02:00
BetaHuhn
9dc51bfe9a
🐛 Use fs-extra instead of actions/io #15
2021-04-16 14:41:17 +02:00
BetaHuhn
bd446559d9
⬆️ Update dependencies
2021-04-16 13:40:02 +02:00
BetaHuhn Bot
3042e4eb89
🔖 Release v1.4.0 [skip ci]
2021-03-18 16:46:28 +00:00
dependabot[bot]
4c44045b1a
⬆️ Bump eslint from 7.21.0 to 7.22.0 ( #12 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 17:36:42 +01:00
Sam
d359236060
✨ Add skip PR option #14
...
Co-authored-by: BetaHuhn <schiller@mxis.ch>
2021-03-18 17:35:02 +01:00
BetaHuhn Bot
5a99a42c9e
🔖 Release v1.3.1 [skip ci]
2021-03-15 00:23:18 +00:00
BetaHuhn Bot
cdf2ca1ce4
📦 Release dependency updates
2021-03-15 01:22:17 +01:00
dependabot[bot]
cc1b25ee20
Bump eslint from 7.17.0 to 7.21.0 ( #6 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.17.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:08:49 +01:00
BetaHuhn
3c7cec6e37
📝 Add short description of changes in the new release
2021-03-08 11:07:46 +01:00
BetaHuhn Bot
5f54a712d6
🔖 Release v1.3.0 [skip ci]
2021-03-08 10:02:53 +00:00
BetaHuhn
d7fe1331a1
🐛 Parse boolean action input as actual boolean
2021-03-08 10:52:17 +01:00
BetaHuhn
45b007419e
🔊 Change sync log message
2021-03-08 00:04:02 +01:00
BetaHuhn
fbd3b046c6
🩹 Seperate changed files with empty string
2021-03-07 23:59:18 +01:00
BetaHuhn
25295d4a71
📝 Mention overwrite existing pr option
2021-03-07 23:54:06 +01:00
BetaHuhn
1e8745fe3e
♻️ Move exec function to helpers
2021-03-07 23:51:11 +01:00
BetaHuhn
5e590a18dd
♻️ Improve code structure/readability
2021-03-07 23:45:38 +01:00
BetaHuhn
2a4e12705a
✨ Check for and overwrite existing PR
2021-03-07 22:26:30 +01:00
BetaHuhn
8c979f6cb4
🩹 Add SKIP_CLEANUP to action.yml
2021-03-07 19:28:45 +01:00
BetaHuhn Bot
d1a2ec4ce1
🔄 Synced file(s) with BetaHuhn/github-files ( #9 )
...
Updated file(s):
* 🔄 Synced local '.github/FUNDING.yml' with remote 'configs/FUNDING.yml'
* 🔄 Synced local '.github/workflows/latest-tag.yml' with remote 'workflows/versioning/latest-tag.yml'
2021-03-07 17:56:58 +01:00
BetaHuhn
d32ec6cdc1
👷 Group lint/build workflow & run before release
2021-03-07 16:17:56 +01:00
BetaHuhn
9132f83ac6
📝 Explain action versioning
2021-03-03 20:06:09 +01:00
BetaHuhn
4e8aacb878
📝 Mention discussion in changelog
2021-03-03 19:47:39 +01:00