about summary refs log tree commit diff
path: root/maintainers/scripts
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2021-09-29 15:20:18 +0900
committerGitHub <noreply@github.com>2021-09-29 15:20:18 +0900
commit25e3fb020fcb8111caa391fc1f38d42a5edc945e (patch)
tree06e79173f1e701e5cc0a807d447f55768fc0b700 /maintainers/scripts
parent1de97398ed9f1a12e9790298fa1d15c6f4d0d9b7 (diff)
parente2603c4db2dca7fd1174ec2304ce63ce29643fb8 (diff)
downloadnixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.tar
nixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.tar.gz
nixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.tar.bz2
nixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.tar.lz
nixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.tar.xz
nixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.tar.zst
nixlib-25e3fb020fcb8111caa391fc1f38d42a5edc945e.zip
Merge pull request #138772 from cdepillabout/add-link-to-hydra-build-report
haskell: add link to Hydra build report for haskell-updates branch to PR message
Diffstat (limited to 'maintainers/scripts')
-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 070d6c3cc8e3..18db1da0f2a5 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.