[PR #1096] [MERGED] chore: use the DIRECTORY.md workflow from the scripts repository #1655

Open
opened 2026-01-29 15:23:12 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1096
Author: @Panquesito7
Created: 10/23/2022
Status: Merged
Merged: 10/24/2022
Merged by: @Panquesito7

Base: masterHead: scripts_repository


📝 Commits (3)

  • 280baee updating DIRECTORY.md
  • 5defc8b chore: use the scripts repository for...
  • d786b15 updating DIRECTORY.md

📊 Changes

2 files changed (+6 additions, -48 deletions)

View changed files

📝 .github/workflows/awesome_workflow.yml (+3 -47)
📝 DIRECTORY.md (+3 -1)

📄 Description

Description of Change

  • Use the DIRECTORY.md workflow from the scripts repository.

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:


🔄 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/TheAlgorithms/C/pull/1096 **Author:** [@Panquesito7](https://github.com/Panquesito7) **Created:** 10/23/2022 **Status:** ✅ Merged **Merged:** 10/24/2022 **Merged by:** [@Panquesito7](https://github.com/Panquesito7) **Base:** `master` ← **Head:** `scripts_repository` --- ### 📝 Commits (3) - [`280baee`](https://github.com/TheAlgorithms/C/commit/280baee9638af9c935a3ef0514296cad2302058e) updating DIRECTORY.md - [`5defc8b`](https://github.com/TheAlgorithms/C/commit/5defc8bcbc9c69e63b12b648a6de5fcc5fd0bea6) chore: use the scripts repository for... - [`d786b15`](https://github.com/TheAlgorithms/C/commit/d786b15d77a48bc175c59c92ec4cf7f0a873a93e) updating DIRECTORY.md ### 📊 Changes **2 files changed** (+6 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/awesome_workflow.yml` (+3 -47) 📝 `DIRECTORY.md` (+3 -1) </details> ### 📄 Description #### Description of Change <!-- Thank you for your Pull Request. Please provide a description above and review the requirements below. Contributors guide: https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md --> - Use the `DIRECTORY.md` workflow from the `scripts` repository. #### Checklist <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> - [x] Added description of change - [ ] ~Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#File-Name-guidelines)~ - [ ] ~Added tests and example, test must pass~ - [ ] ~Relevant documentation/comments is changed or added~ - [x] PR title follows semantic [commit guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#Commit-Guidelines) - [x] Search previous suggestions before making a new one, as yours may be a duplicate. - [x] I acknowledge that all my contributions will be made under the project's license. Notes: <!-- Please add a one-line description for developers or pull request viewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:23:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1655