Skip to content
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

Merged
merged 3 commits into from
Mar 13, 2022
Merged

Conversation

kenji-miyake
Copy link
Contributor

Sync files that will be added in autowarefoundation/autoware#56.

@kenji-miyake kenji-miyake force-pushed the sync-issue-pr-templates branch from 0a6c02f to b8665d0 Compare March 3, 2022 00:34
@kenji-miyake
Copy link
Contributor Author

pre-commit.ci run

@kenji-miyake kenji-miyake marked this pull request as ready for review March 13, 2022 06:16
@kenji-miyake kenji-miyake force-pushed the sync-issue-pr-templates branch from b8665d0 to 74f7379 Compare March 13, 2022 06:16
@kenji-miyake kenji-miyake requested a review from xmfcx March 13, 2022 06:18
@kenji-miyake
Copy link
Contributor Author

@xmfcx cc @mitsudome-r I'll explain about this CI here.

If we change the settings like this,
image

and run the workflow sync-files,

image

image

this kind of PR is created. It enables us to sync files between repositories easily.
#12

@kenji-miyake
Copy link
Contributor Author

This time I've run it manually, the workflow usually runs automatically every day.

@xmfcx
Copy link
Contributor

xmfcx commented Mar 13, 2022

This time I've run it manually, the workflow usually runs automatically every day.

@kenji-miyake Why not run it with every commit?

@kenji-miyake
Copy link
Contributor Author

Every commit in which repository? 🤔
Anyway, we don't have to run this workflow so frequently. I believe daily execution is enough.
If necessary, you can run it anytime you like using workflow_dispatch. (What I've used this time.)

@xmfcx
Copy link
Contributor

xmfcx commented Mar 13, 2022

Every commit in which repository? 🤔 Anyway, we don't have to run this workflow so frequently. I believe daily execution is enough. If necessary, you can run it anytime you like using workflow_dispatch. (What I've used this time.)

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?

@kenji-miyake
Copy link
Contributor Author

@xmfcx Actually, it's technically possible, for example by https://github.com/peter-evans/repository-dispatch.
But I think it's a bit complex for this use case.

@kenji-miyake kenji-miyake merged commit 278e4e6 into main Mar 13, 2022
@kenji-miyake kenji-miyake deleted the sync-issue-pr-templates branch March 13, 2022 06:45
mitsudome-r pushed a commit to mitsudome-r/autoware.core that referenced this pull request Nov 13, 2024
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants