[PR #309] [MERGED] Merge pull request #309 from jessicalostinspace/refactor-list-categorization #335

Closed
opened 2025-11-06 17:19:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/309
Author: @jessicalostinspace
Created: 1/23/2020
Status: Merged
Merged: 1/23/2020
Merged by: @gep13

Base: masterHead: refactor-list-categorization


📝 Commits (2)

  • 1c18394 Refactored monolith lists for readability and ease of searching
  • e81d9ff Updated Table of Contents to reflect refactor

📊 Changes

1 file changed (+93 additions, -63 deletions)

View changed files

📝 README.md (+93 -63)

📄 Description

This PR addresses issue #303. The overall goal of the PR is to facilitate ease of searching for a specific action that is more accurately placed under a title that is more descriptive.

  • The utility list was broken up into a sub category if more than one subject existed in the list.

  • The "Testing and Linting" category was broken into several sub categories under "Static Analysis" and "Monitoring" to more accurately describe.

  • "Performance Monitoring" was moved to "Monitoring"

  • The deployment list was broken up into a sub category if more than one subject existed in the list.


🔄 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/sdras/awesome-actions/pull/309 **Author:** [@jessicalostinspace](https://github.com/jessicalostinspace) **Created:** 1/23/2020 **Status:** ✅ Merged **Merged:** 1/23/2020 **Merged by:** [@gep13](https://github.com/gep13) **Base:** `master` ← **Head:** `refactor-list-categorization` --- ### 📝 Commits (2) - [`1c18394`](https://github.com/sdras/awesome-actions/commit/1c18394002d4c06e1818262ecdee178d75c38a39) Refactored monolith lists for readability and ease of searching - [`e81d9ff`](https://github.com/sdras/awesome-actions/commit/e81d9ff8479b3b04928ff3403e1a95f6621bfece) Updated Table of Contents to reflect refactor ### 📊 Changes **1 file changed** (+93 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+93 -63) </details> ### 📄 Description This PR addresses issue #303. The overall goal of the PR is to facilitate ease of searching for a specific action that is more accurately placed under a title that is more descriptive. - The utility list was broken up into a sub category if more than one subject existed in the list. - The "Testing and Linting" category was broken into several sub categories under "Static Analysis" and "Monitoring" to more accurately describe. - "Performance Monitoring" was moved to "Monitoring" - The deployment list was broken up into a sub category if more than one subject existed in the list. --- <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-06 17:19:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#335