Skip to content

ci: add GitHub Actions workflow for linting Autoware system design format#416

Open
technolojin wants to merge 1 commit intotier4:mainfrom
technolojin:system-design-format-linter
Open

ci: add GitHub Actions workflow for linting Autoware system design format#416
technolojin wants to merge 1 commit intotier4:mainfrom
technolojin:system-design-format-linter

Conversation

@technolojin
Copy link
Collaborator

PR Type

  • Improvement

Related Links

autowarefoundation/autoware_system_designer#6
#403

Description

  • Introduced a new workflow to lint system design format files on pull requests and pushes to the main branch.
  • Updated pre-commit configuration to include a new hook for linting with autoware_system_designer.

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

  • 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
  • (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

CI Checks

  • Build and test for PR: Required to pass before the merge.

…rmat

- Introduced a new workflow to lint system design format files on pull requests and pushes to the main branch.
- Updated pre-commit configuration to include a new hook for linting with autoware_system_designer.

Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
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