Skip to content

Feat/onboarding_agent using bazel - #177

Draft
aryansingh0012 wants to merge 6 commits into
eclipse-score:mainfrom
aryansingh0012:feat/onboarding-bazel-module
Draft

aryansingh0012 wants to merge 6 commits into
eclipse-score:mainfrom
aryansingh0012:feat/onboarding-bazel-module

Conversation

@aryansingh0012

Copy link
Copy Markdown

The repository includes the score onboarding Bazel module to guide
contributors into the appropriate Eclipse S-CORE SDLC workflow. From the
repository root, start the interactive flow.

@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.7.0) and connecting to it...
INFO: Invocation ID: e1e564de-98ee-4f6a-b310-d757e4ff3069
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (35 packages loaded, 10 targets configured)

Analyzing: target //:license-check (86 packages loaded, 10 targets configured)

Analyzing: target //:license-check (145 packages loaded, 2433 targets configured)

Analyzing: target //:license-check (163 packages loaded, 5378 targets configured)

Analyzing: target //:license-check (167 packages loaded, 8309 targets configured)

Analyzing: target //:license-check (167 packages loaded, 8309 targets configured)

Analyzing: target //:license-check (167 packages loaded, 8309 targets configured)

Analyzing: target //:license-check (172 packages loaded, 8459 targets configured)

Analyzing: target //:license-check (176 packages loaded, 10464 targets configured)

Analyzing: target //:license-check (176 packages loaded, 10464 targets configured)

Analyzing: target //:license-check (176 packages loaded, 10464 targets configured)

INFO: Analyzed target //:license-check (177 packages loaded, 12043 targets configured).
[10 / 16] [Prepa] Expanding template external/score_tooling+/dash/tool/formatters/dash_format_converter [for tool]
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[15 / 16] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 191.624s, Critical Path: 2.55s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@masc2023
masc2023 requested a review from FScholPer September 15, 2026 11:51
@github-actions

Copy link
Copy Markdown
Contributor

Documentation preview for this pull request is available at:
pr-177: https://eclipse-score.github.io/module_template/pr-177/

Comment thread README.md
## Onboarding

The repository includes the `score_onboarding` Bazel module to guide
contributors into the appropriate Eclipse S-CORE SDLC workflow. From the

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the meaning of SDLC ? Software Development Life Cycle ?

@aryansingh0012
aryansingh0012 marked this pull request as draft September 15, 2026 12:43
Comment thread AGENTS.md
The onboarding agent (`tools/onboarding/`):
- identifies repository context (ASIL, languages, toolchains, build/docs system)
- classifies your contribution (bug fix, improvement, PoC, documentation, feature, question)
- recommends a workflow (SDLC Harness, SpecKit, BMAD, Technical Analysis, Issue Planning, Traditional)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is BMAD ? Breakthrough Method for Agile AI-Driven Development ?

@aryansingh0012 aryansingh0012 changed the title Feat/onboarding bazel module Feat/onboarding_agent using bazel Sep 15, 2026
Signed-off-by: aryansingh0012 <aryan.s@ltts.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants