The first step to being self-reliant on GitHub instead of external systems.
One issue is that it doesn't support auto merging, but I'm trying to solve this by using GitHub Actions. It works by checking for any changes to the output whenever a new dependency is bumped. If no, it will succeed, meaning the update did not alter the output.
The first step to being self-reliant on GitHub instead of external systems.
One issue is that it doesn't support auto merging, but I'm trying to solve this by using GitHub Actions. It works by checking for any changes to the output whenever a new dependency is bumped. If no, it will succeed, meaning the update did not alter the output.