docs: add changelog for #11878

This commit is contained in:
Michael Schurter 2022-01-31 12:21:31 -08:00
parent 4bb8dee26a
commit dcf15d5960
1 changed files with 3 additions and 0 deletions

3
.changelog/11878.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
core: Fixed auto-promotion of canaries in jobs with at least one task group without canaries.
```