Guides changes to GitHub Actions workflows under .github/workflows/. Covers action version conventions, caching patterns, and the pre-commit integration. Use when the user asks to add a CI check, modify a workflow, or update GitHub Actions.
konflux-ci/segment-bridge
SkillsMP has collected 5 skills from konflux-ci/segment-bridge. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 0
- GitHub forks
- 12
Skills in this repository
Showing 5 of 5 collected skills.
Guides changes to the jq transforms in scripts/jq/ that transform NDJSON records into Segment batch events. Covers updating field mappings, adding new event properties, and regenerating the sample fixtures. Use when the user asks to change what data is sent…
Guides creation of kwok-based integration tests for shell scripts. Covers fixture YAML under testdata/, Go test setup with containerfixture + kwok, and yamllint configuration. Use when the user asks to add tests for a shell script, create a kwok fixture, or…
Guides creation of Architecture Decision Records in docs/adr/. Use when the user asks to document a design decision, add an ADR, or record an architectural choice.
Guides coordinated addition of fetch scripts that read the Kubernetes or Tekton Results APIs and emit NDJSON for segment-bridge. Covers shell scripts under scripts/, kwok + containerfixture tests, and .yamllint.yaml ignores; optionally wires scripts into the…