From ee0c44ce62f757294433c70812e589b3397103e6 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Mon, 6 Nov 2023 22:34:27 +0100 Subject: [PATCH] github-actions: sorting changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/twelve-donkeys-smash.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/twelve-donkeys-smash.md diff --git a/.changeset/twelve-donkeys-smash.md b/.changeset/twelve-donkeys-smash.md new file mode 100644 index 0000000000..3cbdea388b --- /dev/null +++ b/.changeset/twelve-donkeys-smash.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-github-actions': patch +--- + +Fixed an issue that was preventing the sorting of workflow runs by their status.