fuzi
fuzi
If errors and warnings are empty (and no code insights etc. are enabled) then don't comment on the pr at all. Like returning `nil` there if configured (flag or env...
The current behaviour we see (we use Bitbucket Server) is that if there are no errors, nor warnings nor additional messages available, Danger writing "All green. " The feedback from...
Are you sure we are speaking about the same thing? Just want to make sure before start creating a pr. Because the generic helper that creates the comment does it...
On Bitbucket Server this looks like the following, which is an extra comment on the pull request:  We would like to avoid that, if...
Some implementation details to clarify upfront, to make it faster later: * Do you think the behaviour should be in the BBS implementation code located? * Do you then still...
Thanks, will work on it. - Don't think that posting a comment or not can be tested tho in that case - will check.