Skip to content

Minimal functionality implemented

Compare
Choose a tag to compare
@wechuli wechuli released this 12 Mar 09:35
· 42 commits to main since this release

Implemented minimal functionality for the Action:

  • Will get all open pull requests and update them with the base branch
  • Will display error message if merge conflicts exist
  • Will create a comment on the PR once an update is done or merge conflicts exist
  • Action will skip pull requests that are already up to date.