Add run-tool feature and fix copyright pre-commit - #142
Merged
Conversation
AlexanderLanin
commented
Aug 18, 2026
Member
- Add ability to run tools from devcontainer
- Fix copyright hook for pre-commit
AlexanderLanin
requested review from
PandaeDo,
RolandJentschETAS,
aschemmel-tech,
masc2023 and
pahmann
as code owners
August 18, 2026 14:08
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a unified devcontainer/Bazel tool runner and updates the copyright pre-commit integration.
Changes:
- Adds
.devcontainer/run-toolwith Bazel fallback. - Upgrades
score_devcontainerto v1.11.0. - Migrates the copyright hook and simplifies CI dependencies.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
.devcontainer/run-tool |
Adds the tool launcher. |
.devcontainer/Dockerfile |
Upgrades the container image. |
MODULE.bazel |
Adds the devcontainer Bazel dependency. |
MODULE.bazel.lock |
Updates dependency hashes. |
.pre-commit-config.yaml |
Migrates the copyright hook. |
.github/workflows/on-pr.yml |
Removes the obsolete dependency installation. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
The created documentation from the pull request is available at: docu-html |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Alexander Lanin <alex@lanin.de>
RolandJentschETAS
approved these changes
Aug 18, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.