Carlo Cabrera 54383d1c5f
github/actions: fix annotation title handling
We currently generate invalid workflow commands when we create
annotations with a `title` but no `file`. Let's fix that.

While we're here, let's improve handling of `title`s with `:`s. We
cannot use `title`s with `::` since GitHub Actions uses this as a
separator for different fields between a workflow command.

Let's also make sure `metadata` never ends in a `:` to avoid confusing
the GitHub Actions command parser about where the `::` separator is
meant to be.
2024-09-08 17:56:04 +08:00
..
2024-08-20 03:57:23 +01:00
2024-09-04 06:14:32 +01:00
2024-09-03 04:11:29 +01:00
2024-06-14 12:22:02 +01:00
2024-08-10 12:59:51 +01:00
2024-07-17 18:00:20 -04:00