-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release for v0.2.0 #27
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
<!-- markdownlint-disable MD041 --> **Issue:** close # ### Checklist - [ ] This Pull Request introduces a new feature. - [ ] This Pull Request fixes a bug. ### Description Runs on every PR change, and the message was wrong. <!-- A clear and concise description - Why did you make this change? - Please describe how this method is better than others. --> <br /> - [x] I agree to follow the [Code of Conduct](https://github.com/5ouma/opml-generator/blob/main/.github/CODE_OF_CONDUCT.md).
<!-- markdownlint-disable MD041 --> **Issue:** close # ### Checklist - [ ] This Pull Request introduces a new feature. - [ ] This Pull Request fixes a bug. ### Description Because pre-commit.ci can't install Deno runtime. <!-- A clear and concise description - Why did you make this change? - Please describe how this method is better than others. --> <br /> - [x] I agree to follow the [Code of Conduct](https://github.com/5ouma/opml-generator/blob/main/.github/CODE_OF_CONDUCT.md).
tagpr creates a tag when the main branch has a new commit.
Manually open a PR from dev to main.
Since it's needed to delete branches.
Make commit messages conventional commits, and change the base branch to `dev`.
updates: - [github.com/crate-ci/typos: typos-v0.10.21 → v1.19.0](crate-ci/typos@typos-v0.10.21...v1.19.0) - [github.com/rhysd/actionlint: v1.6.26 → v1.6.27](rhysd/actionlint@v1.6.26...v1.6.27) - [github.com/koalaman/shellcheck-precommit: v0.9.0 → v0.10.0](koalaman/shellcheck-precommit@v0.9.0...v0.10.0)
When hooks are updated, automatically add that label.
…e` (#19) It becomes possible to upload only changed files.
It's because all PR is opened to dev not main.
2 branches development is not suit to tagpr.
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.
What's Changed
🎉 New Features
git diff
to get updated files ongist-update
by @5ouma in Usegit diff
to get updated files ongist-update
#19🎽 CI
on
and the message by @5ouma in Fixon
and the message #7contents: write
permission by @5ouma in Addcontents: write
permission #14Type: Dependencies
label to pre-commit.ci by @5ouma in AddType: Dependencies
label to pre-commit.ci #17⛓️ Dependency Updates
🚐 Other Changes
New Contributors
Full Changelog: v0.1.0...v0.2.0