Commit Graph

9 Commits

Author SHA1 Message Date
modmuss50 a68561ea12 Use fabric-action-scripts repo 2021-06-30 18:53:09 +01:00
haykam821 affe4f3bda
Fix the update base script calling a non-existent contains function (#2499) 2021-06-21 12:00:03 +01:00
YanisBft 1118e1ae71
Add and remove release/snapshot labels when updating branch (#2484)
* Update update-base.yml

* forgot i'm stupid

* Revert "forgot i'm stupid"

This reverts commit 0f98f227f6.

* there is probably a better solution
2021-06-17 08:59:31 +01:00
YanisBft 3535070889
Remove update-base label in all cases (#2467) 2021-06-04 09:12:48 +01:00
actuallyasmartname 682eb367c8
Update Dependencies (#2343)
* Update build.yml

* Update publish.yml

* Update update-base.yml

* Update build.gradle

* Update gradle.properties

* Use fabric's CFR
2021-04-24 10:07:59 +01:00
modmuss50 153c4572f3
Now use the pull_request_target trigger, also update the branch and handle merge conflicts (#2113) 2021-03-01 20:25:01 +00:00
modmuss50 a217aaaaf7 Dont try and merge changes as it can fail the whole build. 2021-02-28 18:39:54 +00:00
modmuss50 8bc09fecc2 Fix github action to automaticaly update the base branch of a PR with a label 2021-02-28 18:36:44 +00:00
modmuss50 81afc7a3f9 Add a workflow to handle updating the target branch when the update-base label is applied to a PR. 2021-02-28 16:27:59 +00:00