-
Notifications
You must be signed in to change notification settings - Fork 650
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #530 from tier4/sync-awf-latest
chore: sync awf-latest
- Loading branch information
Showing
14 changed files
with
154 additions
and
87 deletions.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,8 @@ | ||
## PR Type | ||
**Note**: Confirm the [contribution guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/) before submitting a pull request. | ||
|
||
<!-- Select one and remove others. If an appropriate one is not listed, please write by yourself. --> | ||
Click the `Preview` tab and select a PR template: | ||
|
||
- New Feature | ||
- Improvement | ||
- Bug Fix | ||
- [Standard change](?expand=1&template=standard-change.md) | ||
- [Small change](?expand=1&template=small-change.md) | ||
|
||
## Related Links | ||
|
||
<!-- Please write related links to GitHub/Jira/Slack/etc. --> | ||
|
||
## Description | ||
|
||
<!-- Describe what this PR changes. --> | ||
|
||
## Review Procedure | ||
|
||
<!-- Explain how to review this PR. --> | ||
|
||
## Remarks | ||
|
||
<!-- Write remarks as you like if you need them. --> | ||
|
||
## Pre-Review Checklist for the PR Author | ||
|
||
**PR Author should check the checkboxes below when creating the PR.** | ||
|
||
- [ ] Code follows [coding guidelines][coding-guidelines] | ||
- [ ] Assign PR to reviewer | ||
|
||
## Checklist for the PR Reviewer | ||
|
||
**Reviewers should check the checkboxes below before approval.** | ||
|
||
- [ ] Commits are properly organized and messages are according to the guideline | ||
- [ ] Code follows [coding guidelines][coding-guidelines] | ||
- [ ] (Optional) Unit tests have been written for new behavior | ||
- [ ] PR title describes the changes | ||
|
||
## Post-Review Checklist for the PR Author | ||
|
||
**PR Author should check the checkboxes below before merging.** | ||
|
||
- [ ] All open points are addressed and tracked via issues or tickets | ||
- [ ] Write [release notes][release-notes] | ||
- [ ] (When added something to `.repos`) Check if proper access rights are set | ||
|
||
## CI Checks | ||
|
||
- **vcs import**: Required to pass before the merge. | ||
- **Check spelling**: NOT required to pass before the merge. It is up to the reviewer(s). See [here][spell-check-dict] if you want to add some words to the spell check dictionary. | ||
|
||
[coding-guidelines]: https://tier4.atlassian.net/wiki/spaces/AIP/pages/1194394777/T4 | ||
[release-notes]: https://tier4.atlassian.net/wiki/spaces/AIP/pages/563774416 | ||
[spell-check-dict]: https://github.com/tier4/autoware-spell-check-dict#how-to-contribute | ||
**Do NOT send a PR with this description.** |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## Description | ||
|
||
<!-- Write a brief description of this PR. --> | ||
|
||
## Pre-review checklist for the PR author | ||
|
||
The PR author **must** check the checkboxes below when creating the PR. | ||
|
||
- [ ] I've confirmed the [contribution guidelines]. | ||
- [ ] The PR follows the [pull request guidelines]. | ||
|
||
## In-review checklist for the PR reviewers | ||
|
||
The PR reviewers **must** check the checkboxes below before approval. | ||
|
||
- [ ] The PR follows the [pull request guidelines]. | ||
|
||
## Post-review checklist for the PR author | ||
|
||
The PR author **must** check the checkboxes below before merging. | ||
|
||
- [ ] There are no open discussions or they are tracked via tickets. | ||
|
||
After all checkboxes are checked, anyone who has write access can merge the PR. | ||
|
||
[contribution guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/ | ||
[pull request guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/pull-request-guidelines/ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
## Description | ||
|
||
<!-- Write a brief description of this PR. --> | ||
|
||
## Related links | ||
|
||
<!-- Write the links related to this PR. --> | ||
|
||
## Tests performed | ||
|
||
<!-- Describe how you have tested this PR. --> | ||
|
||
## Notes for reviewers | ||
|
||
<!-- Write additional information if necessary. It should be written if there are related PRs that should be merged at the same time. --> | ||
|
||
## Pre-review checklist for the PR author | ||
|
||
The PR author **must** check the checkboxes below when creating the PR. | ||
|
||
- [ ] I've confirmed the [contribution guidelines]. | ||
- [ ] The PR follows the [pull request guidelines]. | ||
|
||
## In-review checklist for the PR reviewers | ||
|
||
The PR reviewers **must** check the checkboxes below before approval. | ||
|
||
- [ ] The PR follows the [pull request guidelines]. | ||
- [ ] The PR has been properly tested. | ||
- [ ] The PR has been reviewed by the code owners. | ||
|
||
## Post-review checklist for the PR author | ||
|
||
The PR author **must** check the checkboxes below before merging. | ||
|
||
- [ ] There are no open discussions or they are tracked via tickets. | ||
- [ ] The PR is ready for merge. | ||
|
||
After all checkboxes are checked, anyone who has write access can merge the PR. | ||
|
||
[contribution guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/ | ||
[pull request guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/pull-request-guidelines/ |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: build-humble | |
|
||
on: | ||
schedule: | ||
- cron: 0 0 * * 0 | ||
- cron: 0 12 * * * | ||
workflow_dispatch: | ||
|
||
jobs: | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: build-main | |
|
||
on: | ||
schedule: | ||
- cron: 0 0 * * 0 | ||
- cron: 0 12 * * * | ||
workflow_dispatch: | ||
|
||
jobs: | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: cancel-previous-workflows | ||
|
||
on: | ||
pull_request_target: | ||
|
||
jobs: | ||
cancel-previous-workflows: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Cancel previous runs | ||
uses: styfle/cancel-workflow-action@0.10.0 | ||
with: | ||
workflow_id: all | ||
all_but_latest: true |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
extends: default | ||
|
||
ignore: | | ||
.clang-tidy | ||
*.param.yaml | ||
rules: | ||
|
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.