Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions generated_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -4371,7 +4371,7 @@
"type": "string",
"minLength": 1,
"maxLength": 10000,
"description": "Instructions for Loop to format content sent to this destination"
"description": "Publish a Slack mrkdwn digest.\n\nInclude a complete \"*Pattern outcomes*\" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.\n\nUse this row format exactly:\n• <pattern_url|Pattern title> — `outcome`\n\nIf a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say \"No pattern outcomes.\"\n\nAfter the outcome list, include a \"*Highlights*\" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report."
}
},
"required": ["type", "workspace_id", "channel"]
Expand Down Expand Up @@ -4658,7 +4658,7 @@
"type": "string",
"minLength": 1,
"maxLength": 10000,
"description": "Instructions for Loop to format content sent to this destination"
"description": "Publish a Slack mrkdwn digest.\n\nInclude a complete \"*Pattern outcomes*\" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.\n\nUse this row format exactly:\n• <pattern_url|Pattern title> — `outcome`\n\nIf a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say \"No pattern outcomes.\"\n\nAfter the outcome list, include a \"*Highlights*\" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report."
}
},
"required": ["type", "workspace_id", "channel"]
Expand Down Expand Up @@ -6698,7 +6698,7 @@
"type": "string",
"minLength": 1,
"maxLength": 10000,
"description": "Instructions for Loop to format content sent to this destination"
"description": "Publish a Slack mrkdwn digest.\n\nInclude a complete \"*Pattern outcomes*\" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.\n\nUse this row format exactly:\n• <pattern_url|Pattern title> — `outcome`\n\nIf a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say \"No pattern outcomes.\"\n\nAfter the outcome list, include a \"*Highlights*\" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report."
}
},
"required": ["type", "workspace_id", "channel"],
Expand Down Expand Up @@ -7566,7 +7566,7 @@
"type": "string",
"minLength": 1,
"maxLength": 10000,
"description": "Instructions for Loop to format content sent to this destination"
"description": "Publish a Slack mrkdwn digest.\n\nInclude a complete \"*Pattern outcomes*\" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.\n\nUse this row format exactly:\n• <pattern_url|Pattern title> — `outcome`\n\nIf a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say \"No pattern outcomes.\"\n\nAfter the outcome list, include a \"*Highlights*\" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report."
}
},
"required": ["type", "workspace_id", "channel"]
Expand Down
78 changes: 57 additions & 21 deletions js/src/generated_plain_types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto-generated file (content hash 9963a3f7375263a4) -- do not modify
// Auto-generated file (content hash 57e68e3bee66f80f) -- do not modify

export type AclObjectTypeType =
/**
Expand Down Expand Up @@ -4869,11 +4869,20 @@ export type WindowedAutomationConfigType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
}
>;
Expand Down Expand Up @@ -5084,11 +5093,20 @@ export type TopicDigestAutomationConfigType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
};
topic_map_function_ids?: /**
Expand Down Expand Up @@ -5217,11 +5235,20 @@ export type ProjectAutomationType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
};
}
Expand Down Expand Up @@ -5449,11 +5476,20 @@ export type ProjectAutomationType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
};
}
Expand Down
2 changes: 1 addition & 1 deletion js/src/generated_types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto-generated file (content hash 9963a3f7375263a4) -- do not modify
// Auto-generated file (content hash 57e68e3bee66f80f) -- do not modify

import { z } from "zod/v3";

Expand Down
78 changes: 57 additions & 21 deletions js/util/generated_plain_types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto-generated file (content hash 9963a3f7375263a4) -- do not modify
// Auto-generated file (content hash 57e68e3bee66f80f) -- do not modify

export type AclObjectTypeType =
/**
Expand Down Expand Up @@ -4869,11 +4869,20 @@ export type WindowedAutomationConfigType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
}
>;
Expand Down Expand Up @@ -5084,11 +5093,20 @@ export type TopicDigestAutomationConfigType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
};
topic_map_function_ids?: /**
Expand Down Expand Up @@ -5217,11 +5235,20 @@ export type ProjectAutomationType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
};
}
Expand Down Expand Up @@ -5449,11 +5476,20 @@ export type ProjectAutomationType = {
*/
string | undefined;
formatting_prompt?: /**
* Instructions for Loop to format content sent to this destination
*
* @minLength 1
* @maxLength 10000
*/
* Publish a Slack mrkdwn digest.

Include a complete "*Pattern outcomes*" section with one row for every selected Pattern from the run report, including created, updated, unchanged, failed, skipped, and newly inactive outcomes.

Use this row format exactly:
• <pattern_url|Pattern title> — `outcome`

If a Pattern has no URL, use the plain title instead. Do not use GitHub Markdown tables or code-block tables, because links must remain clickable. Do not omit any selected Pattern. If there are no selected Patterns, say "No pattern outcomes."

After the outcome list, include a "*Highlights*" section with one very short paragraph, 2-3 sentences maximum. Summarize what changed or what broadly stands out from this run. Do not introduce new claims beyond the run report.
*
* @minLength 1
* @maxLength 10000
*/
string | undefined;
};
}
Expand Down
2 changes: 1 addition & 1 deletion js/util/generated_types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto-generated file (content hash 9963a3f7375263a4) -- do not modify
// Auto-generated file (content hash 57e68e3bee66f80f) -- do not modify

import { z } from "zod/v3";

Expand Down
Loading