You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,11 @@
16
16
17
17
<!-- Your comment below this -->
18
18
19
+
20
+
<!-- Your comment above this -->
21
+
22
+
## 11.1.0
23
+
19
24
- Adds support for the new [GitHub Job summaries](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/) API via:
20
25
-`danger.github.setSummaryMarkdown("[markdown]")` for the JavaScript DSL
21
26
- The results DSL for sub-processes now accepts `{ github: { stepSummary: "[markdown]" } }` from projects the Swift and Kotlin implementations of Danger.
@@ -24,9 +29,6 @@
24
29
in the PR thread or trigger emails which is why it's a separate attribute in the DSL. Potentially open to having the main
25
30
comment in the job summary if someone can make a good case for it in the Danger JS issues. [@orta]
26
31
27
-
<!-- Your comment above this -->
28
-
29
-
30
32
# 11.0.5
31
33
32
34
- Set the timeout for getting results from the Danger runner to be 10 seconds
0 commit comments