stayallive / wp-sentry

A (unofficial) WordPress plugin reporting PHP and JavaScript errors to Sentry.
https://wordpress.org/plugins/wp-sentry-integration/
MIT License
305 stars 48 forks source link

add auto update for sentry #86

Closed ChaerilM closed 3 years ago

ChaerilM commented 3 years ago

this will run git action daily to install sentry and merge it, if there is a change it will create a new pull.

git action is untested

stayallive commented 3 years ago

I appreciate the effort but I do not feel comfortable with auto updates at this moment and also not with the pressure it creates on the maintainer (me) even though it simply creates PR's.

I need to check and test them out and make sure the update has no breaking changes or other changes that need changes to the overal plugin and doing that on my own time is much more my speed at this moment.

ChaerilM commented 3 years ago

hmm.. was expecting a selenium/puppeteer testing.

stayallive commented 3 years ago

Nope, not that advanced, and currently also not needed.

Thanks for the ideas, I might revisit this in the future 👍