You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can create a GitHub bot that will run a designated amber script in the repository and apply the changes on the PR itself after a manual button press.
The script would then have to:
Check if there are conflicts with the upstream branch (if so then do not continue)
Currently, a human creates the PR. It will be good if mimic the process Dependabot provides.
The text was updated successfully, but these errors were encountered: