Hi @Panda ,
That sounds like a great idea; I'm afraid we won't have the resources to add this in the coming weeks (we have some really cool stuff planned for BuildMaster 2022 that we're working on now).
The easiest way to do local-development on the extension is to get the source code from GitHub, then build it into dll. Then, construct a new version of the Subversion.upack file with your DLL, and replace the one in the existing extensions folder. From there, restart the web/service, and your version should load instead.
If you add properties to SvnRepositoryMonitor.cs that look like the other properties, they should show-up in the UI and be configurable.
Let us know what you come up with, and we can definitely merge in the code and release a new version with your changes.
Cheers,
Alana