From 19f51c7177c453750bb1db161ac9b20b9d7a7e2b Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Tue, 18 Aug 2020 23:55:29 -0400 Subject: [PATCH 1/5] adding label contact list --- rp-github-alias.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 rp-github-alias.md diff --git a/rp-github-alias.md b/rp-github-alias.md new file mode 100644 index 0000000000..e889c07ef8 --- /dev/null +++ b/rp-github-alias.md @@ -0,0 +1,28 @@ +# RP Team Labels-to-Contact List +This table specifies what GitHub handle our bot is currently configured to notify when an issue or PR is labeled for a resource provider. If you'd like to onboard a new service or change a contact, please submit a PR with the desired change. + +*Last bot configuration update: 8/18/20.* + +| RP Label | GitHub Handle(s) | +| ----------- | ----------- | +| RP:Authorization | arluca | +| RP:Automation | zjakexander | +| RP:Blueprint | alex-frankel, filizt | +| RP:BotService | sgellock | +| RP:Compute | | +| RP:DataFactory | | +| RP:DBforPostgreSQL | rachel-msft | +| RP:DocumentDB | | +| RP:EventGrid | jfggdl | +| RP:EventHub | jfggdl | +| RP:Insights | | +| RP:KeyVault | randalllilama, schaabs | +| RP:Logic | logicappspm | +| RP:Network | aznetsuppgithub | +| RP:Policy | kenieva | +| RP:Portal | | + + + + + From 1c22e63b6c97fec660b7f74e446c282e699bad32 Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Wed, 19 Aug 2020 00:09:20 -0400 Subject: [PATCH 2/5] adding label contact list --- rp-github-alias.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/rp-github-alias.md b/rp-github-alias.md index e889c07ef8..091ecc2096 100644 --- a/rp-github-alias.md +++ b/rp-github-alias.md @@ -1,26 +1,30 @@ # RP Team Labels-to-Contact List This table specifies what GitHub handle our bot is currently configured to notify when an issue or PR is labeled for a resource provider. If you'd like to onboard a new service or change a contact, please submit a PR with the desired change. -*Last bot configuration update: 8/18/20.* +*Last bot configuration update: 8/19/20.* | RP Label | GitHub Handle(s) | -| ----------- | ----------- | -| RP:Authorization | arluca | +| -------------------------- | --------------------------------- | +| RP:Authorization | darshanhs90, AshishGargMicrosoft | | RP:Automation | zjakexander | +| RP:AppConfiguration | shenmuxiaosen, avanigupta | | RP:Blueprint | alex-frankel, filizt | | RP:BotService | sgellock | -| RP:Compute | | -| RP:DataFactory | | +| RP:Compute | viabhav-agar, avirishuv, amjads1 | +| RP:DataFactory | shawnxzq, lmy269 | | RP:DBforPostgreSQL | rachel-msft | -| RP:DocumentDB | | | RP:EventGrid | jfggdl | | RP:EventHub | jfggdl | -| RP:Insights | | | RP:KeyVault | randalllilama, schaabs | | RP:Logic | logicappspm | | RP:Network | aznetsuppgithub | | RP:Policy | kenieva | -| RP:Portal | | +| RP:RecoveryServices | rajeswari-mamilla | +| RP:ServiceFabric | QingChenmsft, vaishnavk, juhacket | +| RP:SQL | azureSQLGitHub | +| RP:Storage | xgithubtriage | +| RP:Web | antcp | + From 062e61bb39f8c625061f3ac29b5b37af1706d739 Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Wed, 19 Aug 2020 00:50:22 -0400 Subject: [PATCH 3/5] adding label contact list --- README.md | 3 +++ rp-github-alias.md => rp-label-to-contact.md | 0 2 files changed, 3 insertions(+) rename rp-github-alias.md => rp-label-to-contact.md (100%) diff --git a/README.md b/README.md index 361835feb3..898b05f3f9 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,8 @@ Once this is running, you can create a basic template with the following structu ``` **NOTE** Many client tools will cache responses from schema servers, so you may need to clear this cache if you are testing modifications, or alternatively, change the port between retries. +## RP Schemas Repo Issues Bot Notifications +To get quickly notified on GitHub issues for your RP's schema, please update the [rp-label-to-contact.md](/rp-label-to-contat.md) by submitting a PR with the desired GitHub handle(s) and label for your RP. + --- This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. diff --git a/rp-github-alias.md b/rp-label-to-contact.md similarity index 100% rename from rp-github-alias.md rename to rp-label-to-contact.md From 193ec9c13c6d16ddceb5a4c3f0b60fef4e5c0e88 Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Wed, 19 Aug 2020 00:52:01 -0400 Subject: [PATCH 4/5] fixing reference to contact list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 898b05f3f9..726de93ff0 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Once this is running, you can create a basic template with the following structu **NOTE** Many client tools will cache responses from schema servers, so you may need to clear this cache if you are testing modifications, or alternatively, change the port between retries. ## RP Schemas Repo Issues Bot Notifications -To get quickly notified on GitHub issues for your RP's schema, please update the [rp-label-to-contact.md](/rp-label-to-contat.md) by submitting a PR with the desired GitHub handle(s) and label for your RP. +To get quickly notified on GitHub issues for your RP's schema, please update the [rp-label-to-contact.md](/rp-label-to-contact.md) by submitting a PR with the desired GitHub handle(s) and label for your RP. --- This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. From 5fbf6e2197e03974e849ea7b6f1b0883c20fcae1 Mon Sep 17 00:00:00 2001 From: Angel Perez Date: Wed, 19 Aug 2020 00:53:35 -0400 Subject: [PATCH 5/5] title change --- rp-label-to-contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rp-label-to-contact.md b/rp-label-to-contact.md index 091ecc2096..92b8928cac 100644 --- a/rp-label-to-contact.md +++ b/rp-label-to-contact.md @@ -1,4 +1,4 @@ -# RP Team Labels-to-Contact List +# RP Team Label-to-Contact List This table specifies what GitHub handle our bot is currently configured to notify when an issue or PR is labeled for a resource provider. If you'd like to onboard a new service or change a contact, please submit a PR with the desired change. *Last bot configuration update: 8/19/20.*