github-sync
github-sync copied to clipboard
Can comments be set to private if posted via this integration?
We use teamwork internally and externally. We'd love for comments from this integration to be posted privately/locked to internal users if possible
@timbotimber in case it helps. If you fork this repo and change the \"isprivate\": false } to \"isprivate\": true } on this line https://github.com/Teamwork/github-sync/blob/master/src/teamwork.sh#L97 it should do what you are looking for.
There's also a PR for it here @timbotimber. 🙂