Earl Warren 66c85b7d8b
fix: Actions PR workflows must update the commit status
When a workflow has

on:
  pull_request:
    types:
      - labeled
      - unlabeled

The outcome of the workflow (success or failure) must be associated
with the head sha commit status. Otherwise it cannot be used as a
requirement for merging the pull request (branch protections).
2024-11-04 11:27:14 +01:00
..
2024-08-04 18:24:10 +02:00
2024-03-26 19:04:26 +01:00
2024-04-07 10:57:53 +02:00
2024-08-18 15:19:01 +02:00