ci: ignore settings-level HACS checks until repo description/topics are set (v1.22.3) - #13
Merged
Merged
Conversation
…re set v1.22.3 topics and description are repository settings, not repository content — the validate workflow can never turn them green from a commit. Ignore them in hacs/action (with a note to remove the ignore once the About panel is filled in) so Validate reflects what the code can control. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NTy9wAPHGwy2FM5yyjxqPR
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.
The
topicsanddescriptionHACS checks validate repository settings, not repository content — no commit can ever turn them green. This passesignore: "topics description"tohacs/actionso the Validate workflow reflects what the code can actually control, with a comment noting to remove the ignore once the repo's About panel has a description and topics.All other HACS checks (license, hacs.json, manifest, brands, …) remain enforced; the LICENSE added in #12 already fixed the license check.
🤖 Generated with Claude Code
https://claude.ai/code/session_01NTy9wAPHGwy2FM5yyjxqPR
Generated by Claude Code