Results 5 comments of Jakub Semik

The fix is to apply cookies in pull request

Use this version instead: https://github.com/spartak1547/Facebot You can find it in pull requests. Logging is working here but i can not accomplish to send or receive messages.

Im experiencing the same issue when using monorepo and importing DTOs from shared packages. For the DTOs i found a workaround. instead ```typescript import { barDto } from '@shared/dtos' export...

I have raised a PR to achieve just that https://github.com/int128/datadog-actions-metrics/pull/1346