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

fix(autoware_internal_msgs): fix links to issues in CHANGELOG.rst files #27

Merged
merged 1 commit into from
Dec 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,23 @@ Changelog for package autoware_internal_msgs

1.0.1 (2024-05-10)
------------------
* add maintainer (`#11 <https://github.com/youtalk/autoware_internal_msgs/issues/11>`_)
* feat(remaining_dist_eta): add msg definition for mission remaining distance and time (`#10 <https://github.com/youtalk/autoware_internal_msgs/issues/10>`_)
* add maintainer (`#11 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/11>`_)
* feat(remaining_dist_eta): add msg definition for mission remaining distance and time (`#10 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/10>`_)
* feat(remaining_dist_eta): add msg definition for mission remaining distance and time
feat(remaining_dist_eta): add msg definition for mission remaining distance and time"
* feat(remaining_dist_eta): fix review comment - remove remaining hours, remaining minutes, and remaining seconds
---------
* feat(autoware_internal_msgs): add PublishedTime debug info message (`#1 <https://github.com/youtalk/autoware_internal_msgs/issues/1>`_)
* chore: sync files (`#7 <https://github.com/youtalk/autoware_internal_msgs/issues/7>`_)
* feat(autoware_internal_msgs): add PublishedTime debug info message (`#1 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/1>`_)
* chore: sync files (`#7 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/7>`_)
* chore: sync files
* style(pre-commit): autofix
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* ci(sync-files): add .pre-commit-config.yaml (`#6 <https://github.com/youtalk/autoware_internal_msgs/issues/6>`_)
* chore: sync files (`#4 <https://github.com/youtalk/autoware_internal_msgs/issues/4>`_)
* ci(sync-files): add .pre-commit-config.yaml (`#6 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/6>`_)
* chore: sync files (`#4 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/4>`_)
Co-authored-by: github-actions <[email protected]>
* ci(sync-files): add workflow (`#3 <https://github.com/youtalk/autoware_internal_msgs/issues/3>`_)
* ci: initialize (`#2 <https://github.com/youtalk/autoware_internal_msgs/issues/2>`_)
* ci(sync-files): add workflow (`#3 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/3>`_)
* ci: initialize (`#2 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/2>`_)
* Initial commit
* Contributors: Ahmed Ebrahim, Berkay Karaman, M. Fatih Cırıt, Ryohsuke Mitsudome, Yutaka Kondo, awf-autoware-bot[bot]
Loading