From c04d25f09ad718c22735cb67b55902e509037ff1 Mon Sep 17 00:00:00 2001 From: Adam Wolfe <122040687+adam-wolfe@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:01:09 -0400 Subject: [PATCH 1/2] Fix broken link --- .../Email-For-External-Approver-Groups/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endevor/Field-Developed-Programs/Email-For-External-Approver-Groups/README.md b/endevor/Field-Developed-Programs/Email-For-External-Approver-Groups/README.md index e1bc645..c7a5d8e 100644 --- a/endevor/Field-Developed-Programs/Email-For-External-Approver-Groups/README.md +++ b/endevor/Field-Developed-Programs/Email-For-External-Approver-Groups/README.md @@ -17,7 +17,7 @@ Leveraging content from the [Exit-Examples](https://github.com/BroadcomMFD/broad - Associate an approver group with one or more Group-level and/or personal email addresses - Easily tailor your own email content -**C1UEXTR7.rex** is an example Rexx subroutine to the package exit programs, for example [C1UEXT07](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/endevor/Field-Developed-Programs/Package-Automation/C1UEXT07.cob) in the **Package Automation** folder, or [C1UEXTT7](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/endevor/Field-Developed-Programs/SonarQube-interface-to-Endevor/C1UEXTT7.cob) in the **SonarQube-interface-to-Endevor** folder. This version processes Approver Group names, provided by the exit, and calls **SENDMAIL.rex** to deliver email. +**C1UEXTR7.rex** is an example Rexx subroutine to the package exit programs, for example [C1UEXT07](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/endevor/Field-Developed-Programs/Package-Automation/C1UEXT07-Package-Automation.cob) in the **Package Automation** folder, or [C1UEXTT7](https://github.com/BroadcomMFD/broadcom-product-scripts/blob/main/endevor/Field-Developed-Programs/SonarQube-interface-to-Endevor/C1UEXTT7.cob) in the **SonarQube-interface-to-Endevor** folder. This version processes Approver Group names, provided by the exit, and calls **SENDMAIL.rex** to deliver email. A subroutine to **SENDMAIL.rex** is the **GTEMADDS.rex** which provides a list of email addresses for each Approver Group. Code your own version of **GTEMADDS.rex** to associate your Approver Groups to email addresses, following the example content. From 10e98c2dff8b2ce2115e6418c3fc778c56844349 Mon Sep 17 00:00:00 2001 From: Adam Wolfe <122040687+adam-wolfe@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:52:21 -0400 Subject: [PATCH 2/2] add mvnrepository.com to .lycheeignore --- .lycheeignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.lycheeignore b/.lycheeignore index 371c962..f176b49 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -1,3 +1,4 @@ example.com npmjs.com medium.com +mvnrepository.com