Ci Helpers
Utility functions for working with ci operations.
Functions
Section titled “Functions”| Function | Description |
|---|---|
buildStatusTable | Builds a Markdown table body from a map of job names to CI/CD statuses. |
statusToBadge | Maps a CI/CD job status to an inline code badge string. |
statusToIcon | Maps a CI/CD job status to an emoji icon. |