apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 7d326dbbdbc21e206b4a4f077e3d3123 creationTimestamp: "2026-05-24T08:04:45Z" generation: 8 labels: branch: main build: "101" context: release created-by-lighthouse: "true" event-GUID: d859204a-5746-11f1-8483-08826fbc1f11 lighthouse.jenkins-x.io/baseSHA: ff7787cb95af0bceb45030f17db7b459cc8eaab1 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1779609885220" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-6j9fv lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: ff7787cb95af0bceb45030f17db7b459cc8eaab1 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-6qj2x-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-main-release-6qj2x managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.18 operation: Update time: "2026-05-24T08:09:31Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.31 operation: Update time: "2026-05-24T08:10:22Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:buildLogsUrl: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-05-24T08:11:02Z" name: greencapitaltrade-bifrost-main-101 namespace: jx resourceVersion: "45734994" uid: 82c84f78-44cc-4e57-8b0f-98cf4c7db864 spec: baseSHA: ff7787cb95af0bceb45030f17db7b459cc8eaab1 batchPipelineActivity: {} build: "101" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/101.log completedTimestamp: "2026-05-24T08:10:02Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | feat(team): add_team_member accepts email; auto-creates partner if absent The /api/asset/teams//add-member endpoint hard-required \`partner_id\`. Flash's "Add Team Member" form sends \`name\` + \`email\` + \`role\` — typed-by-the-user fields, not an id picker — so every add attempt failed with "partner_id is required". Two call shapes now supported: 1. **Existing partner** — pass \`partner_id\` directly (partner-picker UX, unchanged). 2. **By email** — pass \`email\` (+ optional \`name\`). Looks up an existing partner with that email in the team's company; creates a new partner if none exists. This is the shape Flash's form sends. VoltCred is email-based so (2) is the common path. \`phone\` is intentionally not accepted — see flash#105 for the email-only team-member UX cleanup. Also normalises \`role\` (Flash's canonical name) → \`member_type\` in both add + update, so the same arg works on both endpoints. Tests cover: new email → creates partner; known email → reuses; nameless email → uses email as name; role maps to member_type. Audit ref: gap report P1 — team-member admin UI was wired in Flash but the endpoint never accepted the shape Flash sent. Co-Authored-By: Claude Opus 4.7 lastCommitSHA: 79c207ff05b937fee27c0dd66c88fb5df7032e4d message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.68.0 startedTimestamp: "2026-05-24T08:04:45Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-05-24T08:10:02Z" name: Release startedTimestamp: "2026-05-24T08:09:02Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3982 startedTimestamp: "2026-05-24T08:10:02Z" status: Succeeded startedTimestamp: "2026-05-24T08:10:02Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-05-24T08:10:25Z" name: from build pack startedTimestamp: "2026-05-24T08:05:14Z" status: Succeeded steps: - completedTimestamp: "2026-05-24T08:05:30Z" name: Git Clone startedTimestamp: "2026-05-24T08:05:14Z" status: Succeeded - completedTimestamp: "2026-05-24T08:05:33Z" name: Next Version startedTimestamp: "2026-05-24T08:05:30Z" status: Succeeded - completedTimestamp: "2026-05-24T08:05:50Z" name: Jx Variables startedTimestamp: "2026-05-24T08:05:47Z" status: Succeeded - completedTimestamp: "2026-05-24T08:05:58Z" name: Setup Npm Nexus startedTimestamp: "2026-05-24T08:05:58Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:06Z" name: Setup Pip Cache startedTimestamp: "2026-05-24T08:06:03Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:07Z" name: Process Config Templates startedTimestamp: "2026-05-24T08:06:07Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:08Z" name: Update Fleet Management Version startedTimestamp: "2026-05-24T08:06:08Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:13Z" name: Check Registry startedTimestamp: "2026-05-24T08:06:11Z" status: Succeeded - completedTimestamp: "2026-05-24T08:09:14Z" name: Build Container Build startedTimestamp: "2026-05-24T08:06:25Z" status: Succeeded - completedTimestamp: "2026-05-24T08:09:31Z" name: Promote Changelog startedTimestamp: "2026-05-24T08:09:15Z" status: Succeeded - completedTimestamp: "2026-05-24T08:09:34Z" name: Promote Helm Release startedTimestamp: "2026-05-24T08:09:31Z" status: Succeeded - completedTimestamp: "2026-05-24T08:10:25Z" name: Promote Jx Promote startedTimestamp: "2026-05-24T08:09:35Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-05-24T08:10:25Z" name: from build pack startedTimestamp: "2026-05-24T08:05:14Z" status: Succeeded steps: - completedTimestamp: "2026-05-24T08:05:30Z" name: Git Clone startedTimestamp: "2026-05-24T08:05:14Z" status: Succeeded - completedTimestamp: "2026-05-24T08:05:33Z" name: Next Version startedTimestamp: "2026-05-24T08:05:30Z" status: Succeeded - completedTimestamp: "2026-05-24T08:05:50Z" name: Jx Variables startedTimestamp: "2026-05-24T08:05:47Z" status: Succeeded - completedTimestamp: "2026-05-24T08:05:58Z" name: Setup Npm Nexus startedTimestamp: "2026-05-24T08:05:58Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:06Z" name: Setup Pip Cache startedTimestamp: "2026-05-24T08:06:03Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:07Z" name: Process Config Templates startedTimestamp: "2026-05-24T08:06:07Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:08Z" name: Update Fleet Management Version startedTimestamp: "2026-05-24T08:06:08Z" status: Succeeded - completedTimestamp: "2026-05-24T08:06:13Z" name: Check Registry startedTimestamp: "2026-05-24T08:06:11Z" status: Succeeded - completedTimestamp: "2026-05-24T08:09:14Z" name: Build Container Build startedTimestamp: "2026-05-24T08:06:25Z" status: Succeeded - completedTimestamp: "2026-05-24T08:09:31Z" name: Promote Changelog startedTimestamp: "2026-05-24T08:09:15Z" status: Succeeded - completedTimestamp: "2026-05-24T08:09:34Z" name: Promote Helm Release startedTimestamp: "2026-05-24T08:09:31Z" status: Succeeded - completedTimestamp: "2026-05-24T08:10:25Z" name: Promote Jx Promote startedTimestamp: "2026-05-24T08:09:35Z" status: Succeeded version: 6.68.0 status: {}