Delete .github/ISSUE_TEMPLATE directory#6
Open
anmittag wants to merge 3 commits into
Open
Conversation
…score#4) * feat: add build acceptlist CI check for CfgD & CfgP targets * fix: apply buildifier formatting and fix copyright headers --------- Co-authored-by: chahul.turkar <chahul.turkar@bti.bmwgroup.com>
* feat: set CI configuration for config_management - Add 4 CI workflows: tests.yml, static-analysis.yml, bzlmod-lock-check.yml, score-pr-checks.yml - Update .bazelrc: score_communication tracing stub flag, score_variant=True, host_gcc config using @gcc_toolchain - Align MODULE.bazel deps with OSS mirror (rules_python 1.8.3, platforms 1.0.0, rules_rust 0.68.1-score, rules_cc 0.2.16, aspect_rules_lint 2.0.0, score_logging 0.1.0) - Pin score_baselibs to commit 052c2f271be4 (avoids non-dev toolchains_llvm conflict), add rules_boost archive_override - Add score_docs_as_code, score_crates single_version_overrides - Add score_lifecycle_health dep - Remove MODULE.bazel.lock from .gitignore, commit fresh lockfile - Fix copyright header in tests/rust/test_main.rs * chore: configure CODEOWNERS with project maintainers * chore: address review comments - CODEOWNERS: apply suggested maintainers list - workflows: replace ubuntu-latest with ubuntu-24.04 in all jobs --------- Co-authored-by: chahul.turkar <chahul.turkar@bti.bmwgroup.com>
to disable local issue types Signed-off-by: AndreasMittag <andreas.mittag@etas.com>
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
masc2023
previously approved these changes
Mar 31, 2026
|
The created documentation from the pull request is available at: docu-html |
The merge-base changed after approval.
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.
to disable local issue types