tailscale/.github
Andrew Lytvynov 7ce1c6f981
.github/workflows: fix slack-action format in govulncheck.yml (#9390)
Currently slack messages for errors fail:
https://github.com/tailscale/tailscale/actions/runs/6159104272/job/16713248204

```
Error: Unexpected token
 in JSON at position 151
```

This is likely due to the line break in the text. Restructure the
message to use separate title/text and fix the slack webhook body.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-09-13 14:36:40 -07:00
..
ISSUE_TEMPLATE .github/ISSUE_TEMPLATE: add link to wiki/OtherSoftwareInterop 2023-02-01 11:44:13 -08:00
workflows .github/workflows: fix slack-action format in govulncheck.yml (#9390) 2023-09-13 14:36:40 -07:00
dependabot.yml .github/dependabot.yml: disable eager updates for Go. 2021-12-08 10:37:03 -08:00
licenses.tmpl licenses: add GitHub Action to update license notices (#5433) 2022-08-25 10:28:10 -07:00