mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #1254] [MERGED] feat: label when the build fails #1848
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/1254
Author: @Panquesito7
Created: 4/30/2023
Status: ✅ Merged
Merged: 6/8/2023
Merged by: @Panquesito7
Base:
master← Head:label_on_fail📝 Commits (3)
5b70d23feat: label when the build failscc8970cMerge branch 'master' into label_on_fail6fa0ffeupdating DIRECTORY.md📊 Changes
2 files changed (+17 additions, -2 deletions)
View changed files
📝
.github/workflows/awesome_workflow.yml(+16 -2)📝
DIRECTORY.md(+1 -0)📄 Description
Description of Change
Autochecks are failingwhen the build fails.References
None.
Checklist
Added file name matches File name guidelinesAdded tests and example, test must passRelevant documentation/comments is changed or addedNotes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.