Below you will find pages that utilize the taxonomy term “kotaoue”
March 11, 2026
PHP Print Debug Search
Version updated for https://github.com/kotaoue/go-php-print-debug to version v1.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-php-print-debug GitHub Action automates the process of identifying debug-related statements in PHP code, such as print, print_r, var_dump, var_export, and echo. It scans specified directories to detect and report these statements, helping developers locate unintended debug output that may compromise code quality or production readiness.
March 1, 2026
Combine RSS Feeds
Version updated for https://github.com/kotaoue/combine-rss-feeds to version v1.0.4.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The combine-rss-feeds GitHub Action automates the process of fetching entries from multiple RSS or Atom feeds, merging them into a single RSS 2.0 XML file, and sorting the entries by publication date (newest first). It simplifies feed aggregation by allowing users to customize entry limits per source and provides a consolidated, well-organized output for easy consumption.
March 1, 2026
Combine RSS Feeds
Version updated for https://github.com/kotaoue/combine-rss-feeds to version v1.0.1.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The combine-rss-feeds GitHub Action automates the process of fetching entries from multiple RSS and Atom feeds, merging them into a single RSS 2.0 XML file, and sorting the entries by publication date (newest first). It simplifies the aggregation of content from various sources into a unified feed, with configurable options for entry limits, output file location, and custom feed metadata.