This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Commit b79cf5b
authored
remove beta labels for code monitoring Slack notifs & logs (#63480)
These features have passed the steps needed to take them out of beta.
They have been feature-complete and in widespread use for more than a
year with no outstanding issues, and they work well.
-
https://linear.app/sourcegraph/project/slack-notifications-ga-code-monitoring-7dbb9fa13f62
-
https://linear.app/sourcegraph/issue/SRCH-533/remove-beta-label-from-code-monitor-logs-tab
Closes
https://linear.app/sourcegraph/issue/SRCH-533/remove-beta-label-from-code-monitor-logs-tab
## Test plan
Create a new code monitor with a Slack notif. Ensure it works e2e by
pushing a commit that matches and watching it show up in Slack
(https://sourcegraph.slack.com/archives/C68386Z5Z/p1719357942294309).
## Changelog
- Code monitoring Slack notifications, previously in beta, are now GA.
This feature lets you post matching code changes to a Slack channel.
- Code monitoring logs, previously in beta, are now GA. This feature
lets you see the status of and activity related to code monitors to
troubleshoot issues with finding results and performing configured
actions.1 parent f4bf9a6 commit b79cf5b
File tree
3 files changed
+8
-37
lines changed- client/web/src/enterprise/code-monitoring
- components
- __snapshots__
- actions
3 files changed
+8
-37
lines changedLines changed: 5 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 14 | + | |
24 | 15 | | |
25 | 16 | | |
26 | 17 | | |
27 | 18 | | |
28 | 19 | | |
29 | 20 | | |
30 | | - | |
31 | 21 | | |
| 22 | + | |
32 | 23 | | |
33 | 24 | | |
34 | 25 | | |
| |||
205 | 196 | | |
206 | 197 | | |
207 | 198 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
| 199 | + | |
212 | 200 | | |
213 | 201 | | |
214 | 202 | | |
| |||
Lines changed: 1 addition & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 104 | + | |
109 | 105 | | |
110 | 106 | | |
111 | 107 | | |
| |||
0 commit comments