Skip to content

Commit 96ceed6

Browse files
committed
feat(fr.md): Update FR docs with tooling usages
1 parent 8a0d145 commit 96ceed6

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

docs/first-responder.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# First Responder
22

3-
_The first responder may also be pinged through PagerDuty if a high severity issue related to an AOR the team owns arises. Very few areas we own have SLOs that trigger an alert, so these will mostly likely be manual triggers from someone._
4-
53
First Responders are expected to be available during their own working hours, for one work week (no weekends).
64

75
## Why have a First Responder?
@@ -10,6 +8,7 @@ First Responders are expected to be available during their own working hours, fo
108
- Reduce context shifting among non-responders.
119
- Ensure our stakeholders and partners have an engineer available to engage with them.
1210
- Be a learning and growth opportunity for team members, to gain exposure to more of our areas of responsibility.
11+
- The first responder may also be pinged through PagerDuty if a high severity issue related to an AOR the team owns arises. **Note: Very few areas we own have SLOs that trigger an alert, so these will mostly likely be manual triggers from someone.**
1312

1413
## How to First Responder
1514

@@ -26,9 +25,7 @@ First Responders are expected to be available during their own working hours, fo
2625
- [ ] Be the first point of contact for [Pull Request](https://github.com/search?q=is%3Aopen+is%3Apr+team-review-requested%3Agithub%2Fmonolith-platform-reviewers+draft%3Afalse+-label%3Atriage&type=pullrequests) reviews.
2726
- [ ] Review `#monolith-platform` for notifications throughout each day.
2827
- [ ] Triage new issues that pop up in the [first responder board](https://github.com/orgs/github/projects/7910). **Note, this board is populated by the github/first-responder tooling.**
29-
- [ ] Team pings can be reviewed in `monolith-platform-ops` using the `github/first-responder` tooling chatops
30-
- [ ] `.fr sup` to see a list of notifications
31-
- [ ] `.fr hide <url>` to hide a notification that's been acted on
28+
- [ ] Team pings can be reviewed in `monolith-platform-ops` using the `github/first-responder` tooling chatops (see `First Responder tooling` below)
3229
- [ ] For questions, try to follow this workflow:
3330
- [ ] If you know the answer, reply to the person asking the question.
3431
- [ ] If you don't know the answer immediately, let the requester know that you're researching their problem, and will get back to them. Look through the Hub, documentation, relevant code, and/or ask in the team channel to try to find an answer. **Don't get too hung up on if you can't find an answer. This should be a good effort investigation to make progress, not to solve the ask wholesale.**
@@ -41,7 +38,18 @@ First Responders are expected to be available during their own working hours, fo
4138
- [ ] Check the [first responder board](https://github.com/orgs/github/projects/7910) for small, refined tasks to take on.
4239
- [ ] If things are quiet, contribute to normal Epic work. If unsure what to focus on, reach out to @attamusc.
4340

41+
### First Responder tooling
42+
43+
#### chatops
44+
45+
| Action | Chatops command |
46+
| -------|-- |
47+
| View active notifications | `.fr new` or `.fr sup` |
48+
| Hide a notification from .fr new | `.fr hide <url>` |
49+
| Add an issue to .fr new | `.fr unhide <url>` |
50+
4451
## End of Shift Report
4552

4653
Add a comment to the [first responder roll-off discussion](https://github.com/github/monolith-platform/discussions/16), describing how the week went and highlight what you think is relevant for the next First Responder.
4754

55+

0 commit comments

Comments
 (0)