getumbrel / umbrel-apps

The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
https://apps.umbrel.com
481 stars 356 forks source link

Umbrel app autoupdate software #1096

Closed highghlow closed 1 week ago

highghlow commented 1 month ago

I'm developing a project that will autoupdate umbrel apps (https://github.com/highghlow/umbrel-app-autoupdates), but it requires some assistance. This PR provides that. Just some comments were added.

Right now I only added markings for immich.

NOTE: To run this program I will need a Github access token with the pull_requests:write permission on this repo. It will gain the ability to Create and Edit it's own pull requests, as well as the ability to reject pull requests from others (I'll only manage my own PRs. This is the minimum possible permission). If you want to get in touch, write your preferred method of communication in the comments. Thanks!

nmfretz commented 1 week ago

Hey @highghlow, autoupdating (and automation in this repo in general) is a fantastic idea. We're actually about to start integrating some automation here shortly as an interim holdover while we work on overhauling our entire apps framework, so I'll close this PR. Thanks a ton for all your work here so far 🤝