Luke Wyatt
Luke Wyatt
> Can you add screenshot before&after? Updated
@silverwind I looked at this before the PR. Aesthetically, I think the `arc-green` theme needs the existing `.feeds .list ul li.private` override style because `--color-primary-light-7` is very dark and seemingly...
@silverwind this is more subtle, looks good to me. I'll add them in tonight.
@silverwind, I pushed the updates
I know this is old, but I have a working client-on-docker utilizing TLauncher - [docker-tlauncher](https://github.com/lukeawyatt/docker-tlauncher)
I'd definitely use this immediately if added
Thanks @alexisdiel That works perfectly!
Within this YAML above, he's sharing the same value secret value for both the webhook_id and webhook_token. Without seeing the origin of said secret, I suspect this was the issue.
It has been a bit since I touched this, but my message value looks like this: ``` message: "{{#success build.status}}✅{{else}}❌{{/success}} Repository `[{{repo.name}}/{{commit.branch}}]` triggered by event `[{{uppercase build.event}}]` for build.\n -...
Glad I could help!