-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reconfigure inputs for actions #37
Merged
Merged
Changes from 35 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
1d2dd5c
Document inputs in README
emcfarlane 580d1ae
Drop public/private instance
emcfarlane bc82c27
Drop link to action.yaml
emcfarlane 3784bf0
Reorder inputs to after defaults
emcfarlane cdcf1fc
Comment out github vars
emcfarlane 063075d
Use BSR
emcfarlane 77d06bd
Set pr_comment input
emcfarlane f18f782
Remove config options
emcfarlane 325f207
Runs on Git PR
emcfarlane 49dbce6
Config cleanup
emcfarlane cbc6acb
Remove generate step
emcfarlane 3a7f519
Update push restriction docs
emcfarlane 1abde1c
Add skip breaking example
emcfarlane 0ef1fa1
Update CI
emcfarlane eff0b5e
Allow setting breaking_against
emcfarlane 5d56822
Clarify breaking_against input settings
emcfarlane 1ba8012
Improve example image
emcfarlane 9b7ac8e
Improve breaking skip docs
emcfarlane d38f33c
Update disable skip example
emcfarlane 02412e1
Sort inputs table
emcfarlane 7681740
License and spell check
emcfarlane 8a06b29
Fix test inputs
emcfarlane 4dfa2c9
Natural language for default behaviour
emcfarlane ce6edb0
Drop unnamed test
emcfarlane 6f82d37
Use BSR abbr
emcfarlane 05387bf
Make default behaviour explicit
emcfarlane 19e2fd0
Link to logging docs
emcfarlane a606be6
Update README.md
emcfarlane 2ed82f7
Clarify label override docs
emcfarlane 7f75f65
Update README.md
emcfarlane b9343f9
Show 2nd example
emcfarlane f55303e
Rename input->parameter
emcfarlane f9efb4d
Merge branch 'main' into ed/docInputs
emcfarlane fe735d2
precedence
nicksnyder 52599a9
Cleanup debug
emcfarlane 90ee766
Fix push disable create flag
emcfarlane f256831
Fix ordering
emcfarlane 48f9380
Overwrite breaking_against subdir for input
emcfarlane d3cd98f
Fix docs
emcfarlane c7f1681
Include skipped checks in summary (#42)
emcfarlane aed803d
Merge branch 'main' into ed/docInputs
emcfarlane 2c8213c
Bump deps
emcfarlane 36b31b5
Update screenshot
emcfarlane File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this as labels can no longer be given to the action.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depending on which merges first, I suppose it would affect #40, but that's okay :)