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
README: Expand argument table #143
Merged
Merged
Conversation
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
Good stuff. Thanks a lot! |
kodiakhq bot
pushed a commit
to sosiristseng/template-hugo-book
that referenced
this pull request
Jul 28, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lycheeverse/lychee-action](https://togithub.com/lycheeverse/lychee-action) | action | patch | `v1.5.0` -> `v1.5.1` | --- ### Release Notes <details> <summary>lycheeverse/lychee-action</summary> ### [`v1.5.1`](https://togithub.com/lycheeverse/lychee-action/releases/tag/v1.5.1) [Compare Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.5.0...v1.5.1) #### Summary Bump lychee version to fix some regressions and extend the documentation. #### What's Changed - README: Expand argument table by [@​tooomm](https://togithub.com/tooomm) in [lycheeverse/lychee-action#143 - Propagate lychee exit code by [@​mre](https://togithub.com/mre) in [lycheeverse/lychee-action#145 - Bump lychee version to 0.10.1 by [@​mre](https://togithub.com/mre) in [lycheeverse/lychee-action#150 #### New Contributors - [@​tooomm](https://togithub.com/tooomm) made their first contribution in [lycheeverse/lychee-action#143 **Full Changelog**: lycheeverse/lychee-action@v1.5.0...v1.5.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/sosiristseng/template-hugo-book). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
github-actions bot
pushed a commit
to sosiristseng/template-hugo-book
that referenced
this pull request
Jul 28, 2022
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lycheeverse/lychee-action](https://togithub.com/lycheeverse/lychee-action) | action | patch | `v1.5.0` -> `v1.5.1` | --- ### Release Notes <details> <summary>lycheeverse/lychee-action</summary> ### [`v1.5.1`](https://togithub.com/lycheeverse/lychee-action/releases/tag/v1.5.1) [Compare Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.5.0...v1.5.1) #### Summary Bump lychee version to fix some regressions and extend the documentation. #### What's Changed - README: Expand argument table by [@​tooomm](https://togithub.com/tooomm) in [lycheeverse/lychee-action#143 - Propagate lychee exit code by [@​mre](https://togithub.com/mre) in [lycheeverse/lychee-action#145 - Bump lychee version to 0.10.1 by [@​mre](https://togithub.com/mre) in [lycheeverse/lychee-action#150 #### New Contributors - [@​tooomm](https://togithub.com/tooomm) made their first contribution in [lycheeverse/lychee-action#143 **Full Changelog**: lycheeverse/lychee-action@v1.5.0...v1.5.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/sosiristseng/template-hugo-book). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
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.
I tried to make the docs of this great GitHub Action a bit more friendly for new people.
Examples
column to the tableargs
into the table, instead having it in text above