wayofthepie
wayofthepie
Same problem here it seems: https://github.com/DataDog/ansible-datadog/blob/e9e6a5c7ca72312837e3a0abbe887305e70cf0b8/tasks/main.yml#L10-L12 That leaks the api_key.
The events should also work for webhooks, they are just missing a lot of info that webhooks have as they were originally created for the activity events linked above. I...
Hi @MPV, thanks! Im not currently using self-hosted actions, we are able to get away with the public ones where I work. However this will be necessary soon enough and...
I started looking at this here https://github.com/XAMPPRocky/octocrab/compare/master...wayofthepie:events-api?expand=1. I've been using an extension on `octocrab` for this API for a while now anyway, so said I might as well clean it...
Just adding this to track what's done/left to do in the main models. - [x] CommitCommentEvent (seems to be a bug in the model, or a docs issue for this...
Hi @antonyrobertson, I think you are right! I wasn't very consistent with readme updates near the end of those posts. I will review them and update this repo this week....
We are currently seeing this issue too. I'm just wondering if there was ever a resolution to this? Any info would be helpful really, it's a strange one! Thanks.