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

Merge pull request #91 from irphilli/feature/allow-pr-no-diff #92

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

:memo: Brief description

feat: Allow check of diff between branch files to be configurable Merge pull request #91 from irphilli/feature/allow-pr-no-diff Replace input check_diff with allow_no_diff Bump release to 0.5.0

:computer: Commits

:file_folder: Modified files

Makefile | 2 +- README.md | 10 ++++++---- action.yml | 6 +++++- entrypoint.sh | 9 +++++++-- 4 files changed, 19 insertions(+), 8 deletions(-)

:warning: Additional information

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information