File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -210,9 +210,9 @@ jobs:
210210          token : ${{ fromJSON(steps.secrets.outputs.vault).SLACK_BOT_TOKEN }} 
211211          payload : | 
212212            channel: squad-ide-visualstudio-bots 
213-             text: "Dogfood job  failed in ${{ github.repository }}" 
213+             text: "Job  failed in ${{ github.repository }}" 
214214            blocks: 
215215              - type: "section" 
216216                text: 
217217                  type: "mrkdwn" 
218-                   text: ":x: *Repository:* ${{ github.repository }}\n*Branch:* ${{ github.head_ref || github.ref_name }}\n*Job:* Dogfood\n* Workflow:* ${{ github.workflow }}\n*Run:* <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|#${{ github.run_number }}>" 
218+                   text: ":x: *Repository:* ${{ github.repository }}\n*Branch:* ${{ github.head_ref || github.ref_name }}\n*Workflow:* ${{ github.workflow }}\n*Run:* <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|#${{ github.run_number }}>" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments