about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
author(cdep)illabout <cdep.illabout@gmail.com>2021-09-21 10:19:28 +0900
committer(cdep)illabout <cdep.illabout@gmail.com>2021-09-21 10:19:28 +0900
commite2603c4db2dca7fd1174ec2304ce63ce29643fb8 (patch)
tree7a5d54fc1dbd9e2a84a23792e98176fe8319556f /maintainers
parent853b7813ce48ce104d29eb2547b2bd3e086366b5 (diff)
haskell: add link to Hydra build report for haskell-updates branch to PR message
Diffstat (limited to 'maintainers')
-rwxr-xr-xmaintainers/scripts/haskell/merge-and-open-pr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/scripts/haskell/merge-and-open-pr.sh b/maintainers/scripts/haskell/merge-and-open-pr.sh
index 070d6c3cc8e3e..18db1da0f2a5b 100755
--- a/maintainers/scripts/haskell/merge-and-open-pr.sh
+++ b/maintainers/scripts/haskell/merge-and-open-pr.sh
@@ -97,7 +97,7 @@ new_pr_body=$(cat <<EOF
 
 This PR is the regular merge of the \`haskell-updates\` branch into \`master\`.
 
-This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates.
+This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. You may be able to find an up-to-date Hydra build report at [cdepillabout/nix-haskell-updates-status](https://github.com/cdepillabout/nix-haskell-updates-status).
 
 We roughly aim to merge these \`haskell-updates\` PRs at least once every two weeks. See the @NixOS/haskell [team calendar](https://cloud.maralorn.de/apps/calendar/p/Mw5WLnzsP7fC4Zky) for who is currently in charge of this branch.