Below you will find pages that utilize the taxonomy term “kotaoue”
March 24, 2026
Fetch Salesforce Field Definitions
Version updated for https://github.com/kotaoue/salesforce-field-inspector to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The salesforce-field-inspector GitHub Action automates the process of extracting Salesforce FieldDefinition metadata using the Salesforce Tooling API and saving the data in JSON or CSV formats. It simplifies metadata management by enabling users to fetch, filter, and export field definitions for all, custom, or standard Salesforce objects, providing flexible output options for integration or documentation purposes.
March 15, 2026
Fetch Salesforce Field Definitions
Version updated for https://github.com/kotaoue/salesforce-field-inspector to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The salesforce-field-inspector GitHub Action automates the process of fetching Salesforce FieldDefinition records via the Salesforce Tooling API and saving them in JSON or CSV formats. It simplifies the extraction and organization of metadata about Salesforce fields, enabling developers to generate easily accessible documentation or perform metadata analysis.
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.