Jenkins repo/branch/PR to job mapping design #77

Open
opened 2026-07-02 05:46:32 -05:00 by jcwalker3 · 0 comments
Owner

Design how repositories, branches, and PRs map to Jenkins jobs.

Focused split from #72 (Jenkins read-only build status tools), which references job mapping as a single criterion. This issue owns the mapping design in full.

Acceptance criteria

  • Defines project/repo/branch to Jenkins job mapping format.
  • Supports foldered Jenkins jobs if needed.
  • Handles unmapped repos/branches with explicit "no mapping" response.
  • Does not guess job names silently.
  • Documents where mapping config lives.
  • Documents testing strategy with mocked Jenkins API.
  • Does not introduce Jenkins write actions.
Design how repositories, branches, and PRs map to Jenkins jobs. Focused split from #72 (Jenkins read-only build status tools), which references job mapping as a single criterion. This issue owns the mapping design in full. ## Acceptance criteria * Defines project/repo/branch to Jenkins job mapping format. * Supports foldered Jenkins jobs if needed. * Handles unmapped repos/branches with explicit "no mapping" response. * Does not guess job names silently. * Documents where mapping config lives. * Documents testing strategy with mocked Jenkins API. * Does not introduce Jenkins write actions.
jcwalker3 added the mcpread-onlydesignjenkins labels 2026-07-02 05:46:54 -05:00
Sign in to join this conversation.