From b9ab1a6c6f7fe2582e1ba6489050c2a2af43f006 Mon Sep 17 00:00:00 2001 From: James Hochadel Date: Wed, 22 May 2024 09:13:48 -0700 Subject: [PATCH 1/2] Reflect #cg-platform being made private and promote priv-all --- .github/ISSUE_TEMPLATE/onboard-any-team-member.md | 5 ++++- .github/ISSUE_TEMPLATE/onboard-compliance.md | 1 - .github/ISSUE_TEMPLATE/onboard-engineer.md | 2 +- .github/ISSUE_TEMPLATE/onboard-support.md | 1 - 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/onboard-any-team-member.md b/.github/ISSUE_TEMPLATE/onboard-any-team-member.md index 2d0e44d..eacd5d3 100644 --- a/.github/ISSUE_TEMPLATE/onboard-any-team-member.md +++ b/.github/ISSUE_TEMPLATE/onboard-any-team-member.md @@ -91,7 +91,6 @@ The following cloud.gov channels are public and all team members are welcome to - [ ] `#cg-general` - program-level information and discussion - [ ] `#cg-offtopic` - off-topic team sharing - [ ] `#cg-platform-news` (🗣️) - bots post platform alerts (mostly CI job notifications) -- [ ] `#cg-platform` - platform operations - [ ] `#cg-support` (🗣️) - support requests and assistance within TTS - [ ] `#cg-supportstream` (🗣️) - stream of activity on Zendesk tickets - [ ] `#cloud-gov` (🗣️) - bots post announcements here @@ -100,6 +99,10 @@ Channels marked with (🗣️) receive a lot of messages, either from customers - [ ] Project contractors: Your buddy will add you to the private channel for your project. +For federal employees and staff contractors: + +- [ ] `#cg-priv-all` - private channel for in-team discussion + For federal employees only: - [ ] `#cg-priv-gov` - may contain discussion of contracting-related or other private, federal-employee-only comms diff --git a/.github/ISSUE_TEMPLATE/onboard-compliance.md b/.github/ISSUE_TEMPLATE/onboard-compliance.md index 88a8f4d..75baee7 100644 --- a/.github/ISSUE_TEMPLATE/onboard-compliance.md +++ b/.github/ISSUE_TEMPLATE/onboard-compliance.md @@ -53,7 +53,6 @@ Your onboarding buddy will add you to these Slack channels: - [ ] `#cg-billing` - private business development channel (if applicable) - [ ] `#cg-incidents` - private channel for incident response - [ ] `#cg-ops-banter` - private channel for operations/engineering banter -- [ ] `#cg-priv-all` - private channel for in-team discussion - [ ] `#cg-priv-compliance` - private channel for security and compliance discussions diff --git a/.github/ISSUE_TEMPLATE/onboard-engineer.md b/.github/ISSUE_TEMPLATE/onboard-engineer.md index cb4825a..ec08e82 100644 --- a/.github/ISSUE_TEMPLATE/onboard-engineer.md +++ b/.github/ISSUE_TEMPLATE/onboard-engineer.md @@ -45,7 +45,7 @@ Your onboarding buddy will add you to these Slack channels: - [ ] `#cg-billing` - private business development channel (if applicable) - [ ] `#cg-incidents` - private channel for incident response - [ ] `#cg-ops-banter` - private channel for operations/engineering banter -- [ ] `#cg-priv-all` - private channel for in-team discussion +- [ ] `#cg-platform` - platform operations - [ ] `#cg-priv-compliance` - private channel for security and compliance discussions diff --git a/.github/ISSUE_TEMPLATE/onboard-support.md b/.github/ISSUE_TEMPLATE/onboard-support.md index 523bf32..ea643d8 100644 --- a/.github/ISSUE_TEMPLATE/onboard-support.md +++ b/.github/ISSUE_TEMPLATE/onboard-support.md @@ -54,7 +54,6 @@ Your onboarding buddy will add you to these Slack channels: - [ ] `#cg-aws-security` - private channel where bots post security notices - [ ] `#cg-incidents` - private channel for incident response - [ ] `#cg-ops-banter` - private channel for operations/engineering banter -- [ ] `#cg-priv-all` - private channel for in-team discussion - [ ] `#cg-priv-compliance` - private channel for security and compliance discussions You will want to keep `#cg-support` unmuted so you are aware of requests from TTS-internal customers of cloud.gov. From 840347c2565ef2603191cbf07c3fb8017e0724dd Mon Sep 17 00:00:00 2001 From: James Hochadel Date: Wed, 22 May 2024 09:21:56 -0700 Subject: [PATCH 2/2] Recommend platform channel to all members --- .github/ISSUE_TEMPLATE/onboard-any-team-member.md | 1 + .github/ISSUE_TEMPLATE/onboard-engineer.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/onboard-any-team-member.md b/.github/ISSUE_TEMPLATE/onboard-any-team-member.md index eacd5d3..5e7a534 100644 --- a/.github/ISSUE_TEMPLATE/onboard-any-team-member.md +++ b/.github/ISSUE_TEMPLATE/onboard-any-team-member.md @@ -101,6 +101,7 @@ Channels marked with (🗣️) receive a lot of messages, either from customers For federal employees and staff contractors: +- [ ] `#cg-platform` - platform operations - [ ] `#cg-priv-all` - private channel for in-team discussion For federal employees only: diff --git a/.github/ISSUE_TEMPLATE/onboard-engineer.md b/.github/ISSUE_TEMPLATE/onboard-engineer.md index ec08e82..46960d0 100644 --- a/.github/ISSUE_TEMPLATE/onboard-engineer.md +++ b/.github/ISSUE_TEMPLATE/onboard-engineer.md @@ -45,7 +45,6 @@ Your onboarding buddy will add you to these Slack channels: - [ ] `#cg-billing` - private business development channel (if applicable) - [ ] `#cg-incidents` - private channel for incident response - [ ] `#cg-ops-banter` - private channel for operations/engineering banter -- [ ] `#cg-platform` - platform operations - [ ] `#cg-priv-compliance` - private channel for security and compliance discussions