Michele

Results 3 comments of Michele

Here is the log of a test invocation from the Alexa Skill (the request is about the HelpIntent). The log is obtained with `logger.levels.io.micronaut: TRACE` configuration. [log.txt](https://github.com/micronaut-projects/micronaut-aws/files/7375605/log.txt)

I will close this issue as it refers to an old version of the framework.

Hi, I'm facing the same problem in my actual workflow. The use of `gh pr merge -d` is very usefull, but it leaves remote references in local git cache despite...