From 6a4f60b617cd7a3d99f6e28a6878a493f57a39bb Mon Sep 17 00:00:00 2001 From: Pothi Kalimuthu <1254302+pothi@users.noreply.github.com> Date: Sat, 19 Feb 2022 19:51:11 +0530 Subject: [PATCH] Include policy requirements --- scripts/alert-on-new-ros-version.rsc | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/alert-on-new-ros-version.rsc b/scripts/alert-on-new-ros-version.rsc index 91fcfa4..86176e4 100644 --- a/scripts/alert-on-new-ros-version.rsc +++ b/scripts/alert-on-new-ros-version.rsc @@ -1,5 +1,6 @@ # Alert upon new version +# permissions: read, write, policy, test # requirement/s: :local adminEmailAddress "admin@example.com" :local startDelay "100s"