Commit 5216208
authored
Implements Slack notifications (#62)
* ci(upstream): add Slack notification workflow
- Creates workflow to send notification to Slack channel after merging PR
* ci(upstream): fixes Slack notification workflow
* ci(upstream): improve Slack notification formatting
* ci(upstream): fix notification formatting
* ci(upstream): add formatting changes
* ci(upstream): improve notification formatting
* ci(upstream): fix notification formatting
* docs(upstream): updates READMEs
- Updates instructions for Spring Boot and Software Development Processes modules
* ci(upstream): attempt fix for YAML issues
- Adds spacing to changed files list to fix indentation error
- Tweaks README to test multiple changed files
* ci(upstream): add more YAML fixes
- Add content tweak to README.md for multiline comment
* ci(upstream): splits multi-line commit messages
- Takes first line as the title and any subsequent lines as the description
* ci(upstream): exclude blank description fields
* ci(upstream): displays changed files as list
* ci(upstream): fix file list formatting
* ci(upstream): fix list bullet points
* ci(upstream): prevents merge commit notifications
* ci(upstream): enable description formatting
- Removes blockquoting for description field
- Enables Markdown formatting for PRs
* ci(upstream): tweak comments
* revert(upstream): revert 5854af4
- Reverts previous commit
* ci(upstream): improve description formatting
## Main changes
- enables *Markdown* descriptions
- simplifies formatting logic
## Notes
This should now be formatted
* ci(upstream): renames workflow
## Main changes
- renames workflow
## Notes
Just another commit to test notification formatting1 parent 459f0fc commit 5216208
File tree
3 files changed
+113
-43
lines changed- .github/workflows
- exercises
- software-dev-processes
- spring-boot
3 files changed
+113
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 16 | + | |
38 | 17 | | |
39 | 18 | | |
40 | 19 | | |
| |||
72 | 51 | | |
73 | 52 | | |
74 | 53 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 54 | + | |
78 | 55 | | |
79 | 56 | | |
80 | 57 | | |
| |||
99 | 76 | | |
100 | 77 | | |
101 | 78 | | |
102 | | - | |
| 79 | + | |
103 | 80 | | |
104 | 81 | | |
105 | 82 | | |
| |||
117 | 94 | | |
118 | 95 | | |
119 | 96 | | |
120 | | - | |
121 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
122 | 100 | | |
123 | 101 | | |
124 | 102 | | |
125 | 103 | | |
126 | 104 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
186 | 190 | | |
187 | 191 | | |
188 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
0 commit comments