Skip to content

Make commit_message optional #103#110

Merged
stefanzweifel merged 2 commits intostefanzweifel:masterfrom
Aebrathia:patch-1
Oct 11, 2020
Merged

Make commit_message optional #103#110
stefanzweifel merged 2 commits intostefanzweifel:masterfrom
Aebrathia:patch-1

Conversation

@Aebrathia
Copy link
Copy Markdown
Contributor

Hi, I saw issue #103 and figured I could help.

I updated README and added default to action.yml. I also wanted to add test but it seems I cannot test default values from action.yml.

Please, let me know if I can improve something.

@stefanzweifel
Copy link
Copy Markdown
Owner

Thanks!

Adding a test for this is currently not possible, as the test suite isn't run in the "GitHub Actions system" but rather just tests the script in isolation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use a default commit message if one isn't provided

2 participants