Skip to content

Commit

Permalink
Add the job-status option (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc authored Oct 3, 2024
1 parent ddfca32 commit b92f665
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3,036 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ inputs:
init:
description: "The init system to configure, requires `planner: linux-multi` (allowing the choice between `none` or `systemd`)"
required: false
job-status:
description: The overall status of the job. Set automatically, for aggregate analysis of Nix stability.
default: ${{ job.status }}
kvm:
description: Automatically configure the GitHub Actions Runner for NixOS test supports, if the host supports it.
required: false
Expand Down
Loading

0 comments on commit b92f665

Please sign in to comment.