# @nx-tools/ci-context

Latest version **7.3.0** (published 2026-06-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nx-tools/ci-context
pnpm add @nx-tools/ci-context
yarn add @nx-tools/ci-context
bun add @nx-tools/ci-context
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 7.3.0 |
| Published | 2026-06-26 |
| First published | 2021-04-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.19.0 <21 \|\| >=22.12.0 <23 \|\| >=24.0.0 |
| Dependencies | 5 |
| Unpacked size | 35.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 390 |
| Author | Gustavo Perdomo <gperdomor@gmail.com> |
| Maintainers | gperdomor |

## Links

- npm: https://www.npmjs.com/package/@nx-tools/ci-context
- Repository: https://github.com/gperdomor/oss
- Issues: https://github.com/gperdomor/oss/issues
- npm.io page: https://npm.io/package/@nx-tools/ci-context

## Dependencies (5)

- [std-env](https://npm.io/package/std-env.md) 3.10.0
- [@nx-tools/core](https://npm.io/package/@nx-tools/core.md) 7.3.0
- [@actions/github](https://npm.io/package/@actions/github.md) ^9.0.0
- [properties-file](https://npm.io/package/properties-file.md) ^3.6.4
- [@octokit/openapi-types](https://npm.io/package/@octokit/openapi-types.md) ^22.0.0

## Recent versions

- 7.3.0 (latest) — 2026-06-26
- 7.3.0-beta.7 (next) — 2026-06-26
- 7.3.0-beta.5 — 2026-06-26
- 7.3.0-beta.4 — 2026-06-26
- 7.2.3 — 2026-05-01
- 7.2.2 — 2026-04-27
- 7.2.1 — 2026-02-06
- 7.2.0 — 2025-11-22
- 7.1.1-0 — 2025-11-21
- 7.1.0 — 2025-11-20
- 7.0.2 — 2025-11-17
- 7.0.2-beta.0 — 2025-11-11
- 7.0.1 — 2025-10-31
- 7.0.0 — 2025-10-23
- 7.0.0-alpha.3 — 2025-10-14
- … 74 more at https://npm.io/package/@nx-tools/ci-context/versions

## README

<p align="center">
  <a href="https://www.npmjs.com/package/@nx-tools/ci-context">
    <img alt="NPM Version" src="https://img.shields.io/npm/v/@nx-tools/ci-context"/>
  </a>
  <a href="https://www.npmjs.com/package/@nx-tools/ci-context">
    <img alt="NPM Type Definitions" src="https://img.shields.io/npm/types/@nx-tools/ci-context"/>
  </a>
  <a href="https://bundlephobia.com/package/@nx-tools/ci-context">
    <img alt="Minizipped Size" src="https://img.shields.io/bundlephobia/minzip/@nx-tools/ci-context" />
  </a>
  <a href="https://github.com/gperdomor/oss/blob/main/LICENSE">
    <img alt="GitHub License" src="https://img.shields.io/github/license/gperdomor/oss"/>
  </a>
  <a href="https://www.npmjs.com/package/@nx-tools/ci-context">
    <img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@nx-tools/ci-context"/>
  </a>
</p>

# @nx-tools/ci-context

This library was generated with [Nx](https://nx.dev).

## Building

Run `nx build ci-context` to build the library.

## Running unit tests

Run `nx test ci-context` to execute the unit tests via [Vitest](https://vitest.dev/).

## Community

Join the growing Nx Tools community! We believe in building together and welcome contributors of all experience levels.

### Get Involved

- **Report Issues**: Found a bug or have a suggestion? [Open an issue](https://github.com/gperdomor/oss/issues/new/choose) on GitHub
- **Ask Questions**: Need help or clarification? Start a conversation in [GitHub Discussions](https://github.com/gperdomor/oss/discussions)
- **Contribute Code**: Pull requests are welcome! Check our [contribution guidelines](https://github.com/gperdomor/oss/blob/main/CONTRIBUTING.md) to get started
- **Share Your Work**: Built something with Nx Tools? Share it with the community in the [Showcase discussion](https://github.com/gperdomor/oss/discussions/categories/show-and-tell)
- **Spread the Word**: Star the [repository](https://github.com/gperdomor/oss), share on social media, or write about your experience

### Resources

- [GitHub Repository](https://github.com/gperdomor/oss) - Source code, issues, and project management
- [GitHub Discussions](https://github.com/gperdomor/oss/discussions) - Community conversations and support
- [NPM Package](https://www.npmjs.com/package/@nx-tools/ci-context) - Latest releases and installation information
  <!-- - [Documentation](https://nx-tools.vercel.app) - Comprehensive guides and API reference -->
- [Code of Conduct](https://github.com/gperdomor/oss/blob/main/CODE_OF_CONDUCT.md) - Our community standards and expectations

Your feedback and contributions help make Nx Tools better for everyone!

## Sponsors

<p align="center">
  <a href="https://cdn.jsdelivr.net/gh/gperdomor/static/sponsors.svg">
    <img src='https://cdn.jsdelivr.net/gh/gperdomor/static/sponsors.svg'/>
  </a>
</p>

## License

[MIT](https://github.com/gperdomor/oss/blob/main/LICENSE) License © [Gustavo Perdomo](https://github.com/gperdomor)

---
_Source: https://npm.io/package/@nx-tools/ci-context · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
