sympy-bot icon indicating copy to clipboard operation
sympy-bot copied to clipboard

Is it possible (or not to hard) to have the bot ping a github handle on a PR if it affects specific SymPy modules?

Open moorepants opened this issue 4 years ago • 7 comments

I'd like the bot to ping @sympy/mechanics on any PR that effects files in sympy.physics.vector or sympy.physics.mechanics.

moorepants avatar Sep 22 '20 08:09 moorepants

I really can't keep up with the notifcations in github, and really just want to be informed of changes in some sympy modules (probably physics.continuum_mechanics, control, and others I've helped with).

moorepants avatar Sep 22 '20 08:09 moorepants

I found this: https://app.github-file-watcher.com/ which might fit my needs.

moorepants avatar Sep 22 '20 08:09 moorepants

There is also the Github CODEOWNERS file that may help. I opened this: https://github.com/sympy/sympy/pull/20130

moorepants avatar Sep 22 '20 09:09 moorepants

I think CODEOWNERS does the job here. Is there anything that doesn't do that the bot should?

asmeurer avatar Sep 22 '20 20:09 asmeurer

I'd like to get an email notification, ideally.

moorepants avatar Sep 22 '20 20:09 moorepants

Does CODEOWNERS not do that? I haven't used it before, but if all it does is request a review, it should send a notification, assuming you have notifications enabled for review requests.

asmeurer avatar Sep 23 '20 20:09 asmeurer

Ok, I'll check that.

moorepants avatar Sep 24 '20 05:09 moorepants