Can comments be set to private if posted via this integration?
timbotimber opened this issue · 2 comments
timbotimber commented
We use teamwork internally and externally. We'd love for comments from this integration to be posted privately/locked to internal users if possible
joesken commented
@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.
christian-thomas commented
There's also a PR for it here @timbotimber. 🙂