We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87efc5b commit c4a4695Copy full SHA for c4a4695
tools/ecosystem_compat_slack.ts
@@ -36,7 +36,7 @@ function createMessage(ecosystemReports: Record<string, EcosystemReport>) {
36
const elements = [];
37
38
elements.push({
39
- type: "header",
+ type: "section",
40
text: {
41
type: "mrkdwn",
42
text: "**Package manager report**\n\n",
0 commit comments