-
Notifications
You must be signed in to change notification settings - Fork 53
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
chore: sync issue and PR templates #4
Conversation
0a6c02f
to
b8665d0
Compare
pre-commit.ci run |
Signed-off-by: Kenji Miyake <[email protected]>
b8665d0
to
74f7379
Compare
@xmfcx cc @mitsudome-r I'll explain about this CI here. If we change the settings like this, and run the workflow this kind of PR is created. It enables us to sync files between repositories easily. |
This time I've run it manually, the workflow usually runs automatically every day. |
@kenji-miyake Why not run it with every commit? |
Every commit in which repository? 🤔 |
Ah this repository doesn't have ability to get event notifications from the https://github.com/autowarefoundation/autoware-github-actions/tree/main/sync-files so we cannot trigger this when changes to that repo occurs right? |
@xmfcx Actually, it's technically possible, for example by https://github.com/peter-evans/repository-dispatch. |
updates: - [github.com/igorshubovych/markdownlint-cli: v0.30.0 → v0.31.1](igorshubovych/markdownlint-cli@v0.30.0...v0.31.1) - [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.2](pre-commit/mirrors-prettier@v2.5.1...v2.6.2) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.3 → v0.8.0.4](shellcheck-py/shellcheck-py@v0.8.0.3...v0.8.0.4) - [github.com/scop/pre-commit-shfmt: v3.4.2-1 → v3.4.3-1](scop/pre-commit-shfmt@v3.4.2-1...v3.4.3-1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sync files that will be added in autowarefoundation/autoware#56.