Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2695bb4

Browse files
ci: reduce size of ci failure slack notification (#19835)
The slack message will now look something like:> ❌ CI Failure in main>> View failure: Click here>> @.Blink Investigate this CI failure. Before starting, use yourworkspace to readhttps://gist.githubusercontent.com/ethanndickson/8dea9f1db3957ac1baf30ae8ce6f1a42/raw/da95920805456580499462a14b9a906d377414c5/blink-flake-instructions.md(The prompt section is stored in a GHA variable so it can be modifiedwithout committing.)
1 parent2f35dee commit2695bb4

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,23 +1625,6 @@ jobs:
16251625
"emoji":true
16261626
}
16271627
},
1628-
{
1629-
"type": "section",
1630-
"fields": [
1631-
{
1632-
"type": "mrkdwn",
1633-
"text": "*Workflow:*\n'"${GITHUB_WORKFLOW}"'"
1634-
},
1635-
{
1636-
"type": "mrkdwn",
1637-
"text": "*Committer:*\n'"${GITHUB_ACTOR}"'"
1638-
},
1639-
{
1640-
"type": "mrkdwn",
1641-
"text": "*Commit:*\n'"${GITHUB_SHA}"'"
1642-
}
1643-
]
1644-
},
16451628
{
16461629
"type": "section",
16471630
"text": {

‎.github/workflows/nightly-gauntlet.yaml‎

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -182,23 +182,6 @@ jobs:
182182
"emoji":true
183183
}
184184
},
185-
{
186-
"type": "section",
187-
"fields": [
188-
{
189-
"type": "mrkdwn",
190-
"text": "*Workflow:*\n'"${GITHUB_WORKFLOW}"'"
191-
},
192-
{
193-
"type": "mrkdwn",
194-
"text": "*Committer:*\n'"${GITHUB_ACTOR}"'"
195-
},
196-
{
197-
"type": "mrkdwn",
198-
"text": "*Commit:*\n'"${GITHUB_SHA}"'"
199-
}
200-
]
201-
},
202185
{
203186
"type": "section",
204187
"text": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp