Feature summary (what you would like to be able to do and where):
- discussiontoolsedit API should have the option noautosignature
- defaults to false
- when set to true, prevents discussiontools from auto adding a signature
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
- prevent over-signing. for example here or here
- i chose to use the discussiontoolsedit API instead of the edit API in the examples above because discussiontoolsedit makes it easy to subscribe to the section. but the third signature is undesirable
- there are many repos where I plan to convert the edit API to the discussiontoolsedit API so that I can give users the option of auto subscribing, including AFC helper script, Twinkle, and PageTriage (T329346)
Benefits (why should this be implemented?):