mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #830] [MERGED] feat: Add the Approved Label workflow
#1343
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/830
Author: @Panquesito7
Created: 5/18/2021
Status: ✅ Merged
Merged: 5/18/2021
Merged by: @Panquesito7
Base:
master← Head:add_approved_labeler📝 Commits (1)
f3ddff3feat: Add theApproved Labelworkflow📊 Changes
1 file changed (+14 additions, -0 deletions)
View changed files
➕
.github/workflows/approved-label.yml(+14 -0)📄 Description
Description of Change
Things added/changed:
Approved Labelworkflowapprovedlabel.Checklist
[ ] Added file name matches File name guidelines[ ] Added tests and example, test must pass[ ] Added documentation so that the program is self-explanatory and educational - Doxygen guidelines[ ] Relevant documentation/comments is changed or addedNotes: A The Algorithms maintainer, should approve the PR to see if the workflow works as excepted.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.