diff --git a/src/Update.hs b/src/Update.hs index a3aba14..3fda2e2 100644 --- a/src/Update.hs +++ b/src/Update.hs @@ -606,6 +606,13 @@ prMessage updateEnv isBroken metaDescription metaHomepage metaChangelog rewriteM ###### Maintainer pings $maintainersCc + + --- + + Add a :+1: [reaction] to [pull requests you find important]. + + [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ + [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc |] jqBin :: String diff --git a/test_data/expected_pr_description_1.md b/test_data/expected_pr_description_1.md index 228cf91..fd76d98 100644 --- a/test_data/expected_pr_description_1.md +++ b/test_data/expected_pr_description_1.md @@ -84,4 +84,11 @@ nixpkgs-review comment body ###### Maintainer pings -cc @maintainer1 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). \ No newline at end of file +cc @maintainer1 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). + +--- + +Add a :+1: [reaction] to [pull requests you find important]. + +[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ +[pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc \ No newline at end of file diff --git a/test_data/expected_pr_description_2.md b/test_data/expected_pr_description_2.md index 78cb475..0a0d854 100644 --- a/test_data/expected_pr_description_2.md +++ b/test_data/expected_pr_description_2.md @@ -77,4 +77,11 @@ NixPkgs review skipped ###### Maintainer pings -cc @maintainer1 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). \ No newline at end of file +cc @maintainer1 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). + +--- + +Add a :+1: [reaction] to [pull requests you find important]. + +[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ +[pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc \ No newline at end of file