Removed checksum ledger & updated README - #2
Merged
Conversation
…ecorded versions, so installs now rely on the release API support window alone
… for overflow chunking, budget semantics, pinning advice, and exit-code coverage
… head, and ship concurrency and timeout defaults in the example workflow
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.
Made significant improvements to the
README.md, clarifying features, configuration and differences from the upstream OCR action. The changes add new sections, improve documentation on concurrency and permissions and provide more detailed explanations of comment budgeting, file exclusion and trigger modes.Documentation improvements:
.themisignoredetails, trigger modes, and provider recipes.Workflow and configuration guidance:
concurrencyandtimeout-minutessettings to the workflow example, and clarified required permissions (notablyactions: read) for correct operation and label handling.Feature behavior clarifications:
excludeinput and.themisignorefile, including failure conditions, case sensitivity, and the interaction between the two exclusion mechanisms.These changes make the documentation more comprehensive, accurate, and user-friendly, helping users to configure and understand Themis more effectively.