hydra: configure githubstatus plugin #6

Merged
sb10q merged 1 commits from astro/it-infra:hydra-githubstatus into master 2020-09-03 10:40:51 +08:00

Part of M-Labs/nix-scripts#32

Create a /etc/nixos/secret/github_tokens.nix with the token as following:

{
  artiq = "...";
}

Unfortunately, I did not find the proper syntax for a Perl array in the inputs field. If commit statuses for other inputs' repositories are desired, one workaround is defining additional <githubstatus> sections.

Part of https://git.m-labs.hk/M-Labs/nix-scripts/issues/32 Create a `/etc/nixos/secret/github_tokens.nix` with the token as following: ```nix { artiq = "..."; } ``` Unfortunately, I did not find the proper syntax for a Perl array in the `inputs` field. If commit statuses for other inputs' repositories are desired, one workaround is defining additional `<githubstatus>` sections.
sb10q closed this pull request 2020-09-03 10:40:51 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/it-infra#6
There is no content yet.