trilom / file-changes-action

This action can be added, and you will get outputs of all of the files that have changed in your repository for you to use.
MIT License
167 stars 48 forks source link

Add ability to output in plaintext #4

Closed dorner closed 4 years ago

dorner commented 4 years ago

This creates the files and outputs in plain text instead of JSON strings. This is helpful for passing into other functions via command line (e.g. linters).

Note that I manually edited the .js files because I couldn't get tsc working.

trilom commented 4 years ago

Hey @dorner thank you so much for your contribution.

I love the idea of having this option I'll work on getting it merged.

trilom commented 4 years ago

Thank you very much for the contribution. I am cleaning up the repo and will go over contribution there and that should resolve #3 and provide easier deployment.

dorner commented 4 years ago

Wow, that was fast! 😮 great job, will test this out!

dorner commented 4 years ago

@trilom this isn't tagged yet so I can't try it out...?

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: