Aleph Retamal
Aleph Retamal
@rogerluan Can you share your swagger file or a minimal example where this issue happen? **Maybe** I can help BTW, the JSON you posted is not following the swagger specs,...
I understand, but I won't be very helpful without something that helps me debugging 😔. Perhaps try searching for a reference cycle in your swagger file, that's what the issue...
Hi @kabaluyot, I'm not sure what you mean by weights to layers, is it about having/not having a layer?
@hamsterzbc hello, there is no way to do it via configuration currently, but it's an interesting feature. What I've done in the past is to create multiple configurations and merge...
> But this mean all trait got unique "value" I think it's safe to assume that. The value is the only differentiator between variants in attributes: ```json { "trait_type": "Body",...
Hmm, so `danger.github.api` should be available? Because what I get on `danger.github` is just the IssueCommentEvent payload, I don't really have any of the utils available, there is no `danger.github.api`,...
Yea, I was trying to use markAsMergeOnGreen. https://github.com/LalaInc/peril-settings/blob/4028ba0f2fdae8f892f191b9b477f63d9214a999/org/markAsMergeOnGreen.ts#L18 This bug happens consistently to me when running locally, not sure what could be causing it
@orta I added some logs to this function, and It doesn't seem like this function is being called at all 🤔 @adam-bratin, I looked into it and `supportsGithubCommentAPIs` was false...
Hi @paulocoutinhox, this repo seems abandoned so you are probably better off maintain your own fork, I'll close this issue to clean up my PR list