devops-infra / action-pull-request

GitHub Action that will create a pull request from the current branch
https://christophshyper.github.io/
MIT License
74 stars 21 forks source link

feat: Allow check of diff between branch files to be configurable #91

Closed irphilli closed 2 years ago

irphilli commented 2 years ago

:memo: Brief description

In some cases, it would be nice to be able to auto-open PRs if there is just a merge commit (i.e. no change in file contents). Making this a configurable option.

:computer: Commits

:file_folder: Modified files

:warning: Additional information