Changes for page Create Automatically Updating Repo in GitHub
Last modified by chrisby on 2025/04/22 14:54
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,8 @@ 1 +### Use Case 2 + 3 +* Private GitHub repo, with other private repositories as dependencies 4 +* Need for fully automated dependency updates, including testing and merging them to main branch 5 + 1 1 ### GitHub Actions 2 2 3 3 The GitHub actions are used for CI purposes. One job is auto update, which can be enabled as follows: