[PR #1581] [MERGED] Add Slack alerts for Build workflow failures #2978

Closed
opened 2025-11-26 23:26:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1581
Author: @vgrassia
Created: 10/14/2021
Status: Merged
Merged: 10/14/2021
Merged by: @vgrassia

Base: masterHead: add-slack-failure-alerts


📝 Commits (3)

📊 Changes

1 file changed (+51 additions, -0 deletions)

View changed files

📝 .github/workflows/build.yml (+51 -0)

📄 Description

This PR adds a notify action that will send out a Slack alert if any of the jobs fail in the build workflow.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1581 **Author:** [@vgrassia](https://github.com/vgrassia) **Created:** 10/14/2021 **Status:** ✅ Merged **Merged:** 10/14/2021 **Merged by:** [@vgrassia](https://github.com/vgrassia) **Base:** `master` ← **Head:** `add-slack-failure-alerts` --- ### 📝 Commits (3) - [`fdedf1d`](https://github.com/bitwarden/android/commit/fdedf1df9844909302508e9e20d3b5233b8d2620) Add failure check step - [`7a4ff68`](https://github.com/bitwarden/android/commit/7a4ff683547fe0a239e39ae3f12ac808d4806a10) Add test failure step - [`f069d9a`](https://github.com/bitwarden/android/commit/f069d9a8b8440901c1891d59442043334f38cf50) Remove all test steps ### 📊 Changes **1 file changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+51 -0) </details> ### 📄 Description This PR adds a notify action that will send out a Slack alert if any of the jobs fail in the `build` workflow. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:26:41 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2978