analytics-java icon indicating copy to clipboard operation
analytics-java copied to clipboard

Add methods to add new context on Message

Open edsonjab opened this issue 1 year ago • 6 comments

Fix issue #486

edsonjab avatar Aug 14 '24 00:08 edsonjab

Hi @rvowles, I was making some test about your situation and create this draft to know if it works for you those changes

edsonjab avatar Aug 14 '24 00:08 edsonjab

I will link to my PR - here is the transformer, you see I have to replace the context which means nuking any other transformer's context and potentially getting nuked.

Here is an example of it being used

rvowles avatar Aug 14 '24 20:08 rvowles

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

seg-atlantis-prod[bot] avatar Oct 23 '24 04:10 seg-atlantis-prod[bot]

Error parsing command: EOF found when expecting closing quote

seg-atlantis-prod[bot] avatar Oct 23 '24 04:10 seg-atlantis-prod[bot]

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

seg-atlantis-prod[bot] avatar Oct 23 '24 15:10 seg-atlantis-prod[bot]

Error parsing command: EOF found when expecting closing quote

seg-atlantis-prod[bot] avatar Oct 23 '24 15:10 seg-atlantis-prod[bot]

the issue will be solved extended from the MessageTransformer and adding that functionality like @rvowles implemented here

edsonjab avatar Nov 20 '24 17:11 edsonjab