Fix action.yml description output for AI mode + README cleanup#2
Closed
CreativeCodingSolutions wants to merge 14 commits into
Closed
Fix action.yml description output for AI mode + README cleanup#2CreativeCodingSolutions wants to merge 14 commits into
CreativeCodingSolutions wants to merge 14 commits into
Conversation
added 11 commits
June 19, 2026 21:29
…lish - Moved action.yml to repo root (required for GitHub Marketplace auto-listing) - Removed .github/workflows/ and .github/actions/ from main branch - Updated branding.icon to git-pull-request - Added JSON-LD structured data (SoftwareApplication schema) - Added sitemap.xml, robots.txt, .nojekyll - Updated Open Graph and Twitter card metadata - Updated SEO meta tags and keywords - Fixed landing page copy (removed non-existent features, updated paths) - Updated README to reference root action path
New template-style: summary-only outputs just the summary line (file count + change categories) without file lists or categorization. Useful for teams that want a quick overview without clutter.
The description output only referenced steps.generate.outputs.description (template mode). When AI mode was used, the output was empty. - Added set-output step that reads from template step first, falls back to AI step - output.description now references set-output step - Update PR body step also uses set-output Also fixed README claiming the workflow is '5 lines' when it is 15.
d71ef51 to
4a77118
Compare
Owner
Author
|
Superseded by subsequent action.yml fixes (printf refactoring) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This pull request modifies 25 files. Includes source code changes. Includes configuration changes.
Changes by Category
Source Code
Configuration
Documentation
Other Changes
Why
Automated pull request description generated by DocuCraft. Review the diff for detailed changes.
🤖 Generated by DocuCraft