Jason Etcovitch

Results 49 comments of Jason Etcovitch

Hey @C0braD3v! Thanks for opening this, and for the clear, descriptive write-up - really helps me understand what you're thinking. In terms of implementation, it would be changing this: https://github.com/JasonEtco/activity-box/blob/983e9c157e1c0030450b1509def4d2ff28ea28cd/index.js#L34-L39...

Ooh I like that approach. I'd be open to a PR that redacts any titles in private repos; though, I'm not sure if the API in question returns the repository's...

Please include a description that describes your use case and why you think this feature should be added.

Gotcha. This would require an additional input for the directory, because not all actions would need to be published at the same time. You're welcome to submit a PR for...

Maybe! I've done a proof-of-concept for getting Check Suite data about Actions with [action-badges](https://github.com/JasonEtco/action-badges), so there's definitely a possibility. Where it does get complicated is that GitHub Actions creates multiple...

Please open a PR if you'd like to add support for this provider 😊

Hey @clmcgrath 👋 I'm not opposed at all - would you be open to starting a PR? I'm not familiar with Team City or its API.

@VicharSharma I’m not planning to add Jenkins support, but I’m not opposed to it. If you’d like to open a PR that’d be great, happy to work with you on...

Hey @leinardi - sorry about that. As I was [fighting with the Travis API](https://github.com/JasonEtco/ci-reporter/pull/33), it became difficult to parse the log without knowing what test script I was looking for,...

I'm not opposed! I haven't used GitLab's CI tool, and I'm not sure if it has an API for CI-Reporter to use. If you're open to working on this, feel...