Commit Graph

34 Commits

Author SHA1 Message Date
BetaHuhn
65a0234f8c Request PR review from users and teams (#162) 2022-02-08 15:02:33 +01:00
Xan Johnson
80e77fd377
Add fork workflow functionality (#135)
Implements #133 

Co-authored-by: Maximilian Schiller <schiller@mxis.ch>
2021-12-11 14:02:57 +01:00
BetaHuhn
f9fdef0e54 Save the PR URLs in the pull_request_urls output (#121) 2021-10-16 17:04:01 +02:00
Steffen Kötte
8c50c0d781
Add COMMIT_AS_PR_TITLE option (#115)
Fixes #103
2021-09-27 16:21:13 +02:00
Steffen Kötte
c03c7b0708
Add option to use original commit message (#96)
Fixes discussion #13
2021-09-04 15:17:51 +02:00
Steffen Kötte
4e6eff1c24
Add option to provide an installation token instead of a PAT (#91)
* Add option to provide an installation token instead of a PAT
2021-08-30 14:36:35 +02:00
BetaHuhn
74d2ae021e 📝 Mention deleteOrphaned 2021-07-14 16:36:18 +02:00
Maximilian Schiller
d23bb51c63
📝 Mention required scope for PAT
Mention which scope/permission is required for the PAT.

Reference: [#31](https://github.com/BetaHuhn/repo-file-sync-action/discussions/31#discussioncomment-918180)
2021-06-25 21:32:22 +02:00
BetaHuhn
2abffe6ba2 📝 Update README 2021-06-02 10:22:58 +02: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
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
fb0b34c5ab 📝 Add exclude example 2021-04-16 14:50:31 +02:00
Sam
d359236060 Add skip PR option #14
Co-authored-by: BetaHuhn <schiller@mxis.ch>
2021-03-18 17:35:02 +01:00
BetaHuhn
25295d4a71 📝 Mention overwrite existing pr option 2021-03-07 23:54:06 +01:00
BetaHuhn
9132f83ac6 📝 Explain action versioning 2021-03-03 20:06:09 +01:00
BetaHuhn
d5ab0d4899 📝 Add custom host example 2021-03-03 19:21:06 +01:00
BetaHuhn
58c1f7bdef 📝 Use v1 tag instead of master 2021-01-10 17:20:57 +01:00
BetaHuhn
6d6838a992 🔧 Change name 2021-01-10 16:59:11 +01:00
BetaHuhn
56ed86b0be 📝 Use table for action inputs and change order 2021-01-10 16:50:29 +01:00
BetaHuhn
4eec9a76a7 📝 Mention SKIP_CLEANUP option 2021-01-10 16:29:16 +01:00
BetaHuhn
15c9e52f5f 📝 Add more examples 2021-01-09 19:07:13 +01:00
BetaHuhn
4165af4675 🔧 Change description and keywords [skip ci] 2021-01-09 01:26:35 +01:00
BetaHuhn
7efdfddfc0 📝 Add development commands [skip ci] 2021-01-09 01:17:36 +01:00
BetaHuhn
0b966a3991 📝 Add examples [skip ci] 2021-01-09 01:12:35 +01:00
BetaHuhn
a775fcc84b 📝 Add credits [skip ci] 2021-01-09 01:04:50 +01:00
BetaHuhn
35ad346456 📝 Fix badge [skip ci] 2021-01-09 01:00:12 +01:00
BetaHuhn
b7be126666 📝 Fix spelling and change order [skip ci] 2021-01-09 00:58:16 +01:00
BetaHuhn
eae9bb539b 📝 Change wording [skip ci] 2021-01-09 00:53:12 +01:00
BetaHuhn
b13fe96d8f 📝 swap intro and feature list order [skip ci] 2021-01-09 00:40:49 +01:00
BetaHuhn
e0cc6760ce 📝 Create actual README 2021-01-09 00:37:50 +01:00
BetaHuhn
22cc9e57c3 ♻️ Remove delete option [skip ci] 2021-01-08 23:28:05 +01:00
BetaHuhn
c4c6e880c1 ♻️ Remove pattern option [skip ci] 2021-01-08 23:24:15 +01:00
BetaHuhn
1694b0cec6 🎉 Initial commit 2021-01-08 21:47:49 +01:00