ZM

Results 7 comments of ZM

I faced same problem, and fixed it by adding following lines in my action script: ``` permissions: contents: read pull-requests: write ```

Yeah I think providing a special message header is a good option. I'm considering generating unique message header automatically using target directories. When user set: ``` directories: "target" ``` Maybe...

Yes, I think that's more convenient and easier.

Yeah that's a problem... Do you think letting the user provide message header is a better idea? Like what you've shown earlier.

Also, do you think it will be a good and practical idea to ignore short files? I got a lot of short Java interface classes *highly similar* to each other...

It's working exactly as expected! Thank you so much for your work and big apology for the late late reply