diff --git a/src/Update.hs b/src/Update.hs index 3fda2e2..db81b95 100644 --- a/src/Update.hs +++ b/src/Update.hs @@ -607,6 +607,9 @@ prMessage updateEnv isBroken metaDescription metaHomepage metaChangelog rewriteM $maintainersCc + > [!TIP] + > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). + --- Add a :+1: [reaction] to [pull requests you find important]. diff --git a/test_data/expected_pr_description_1.md b/test_data/expected_pr_description_1.md index fd76d98..7af5347 100644 --- a/test_data/expected_pr_description_1.md +++ b/test_data/expected_pr_description_1.md @@ -86,6 +86,9 @@ nixpkgs-review comment body 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). +> [!TIP] +> As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). + --- Add a :+1: [reaction] to [pull requests you find important]. diff --git a/test_data/expected_pr_description_2.md b/test_data/expected_pr_description_2.md index 0a0d854..10b685a 100644 --- a/test_data/expected_pr_description_2.md +++ b/test_data/expected_pr_description_2.md @@ -79,6 +79,9 @@ NixPkgs review skipped 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). +> [!TIP] +> As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). + --- Add a :+1: [reaction] to [pull requests you find important].