The DEVX-155 merge commit has an invalid format ('DEVX-155: Replace...' missing conventional commit type), blocking the post-merge release workflow. The new CI modules (validate_spec, check_pr_size, nightly_gate, create_dependency_pr) are not published to the Gitea PyPI registry, blocking all downstream repos (grm, infra, sso-bridge).
This PR adds a trivial user-facing change to trigger a new release.
Requirements
REQ-1: Add a user-facing change to src/devx/ to trigger release
REQ-2: Ensure the commit message follows conventional format (type: description)
## Summary
The DEVX-155 merge commit has an invalid format ('DEVX-155: Replace...' missing conventional commit type), blocking the post-merge release workflow. The new CI modules (validate_spec, check_pr_size, nightly_gate, create_dependency_pr) are not published to the Gitea PyPI registry, blocking all downstream repos (grm, infra, sso-bridge).
This PR adds a trivial user-facing change to trigger a new release.
## Requirements
- REQ-1: Add a user-facing change to src/devx/ to trigger release
- REQ-2: Ensure the commit message follows conventional format (type: description)
## Spec
See `docs/specs/DEVX-156.md`.
Generated with [Devin](https://devin.ai)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
The DEVX-155 merge commit has an invalid format ('DEVX-155: Replace...' missing conventional commit type), blocking the post-merge release workflow. The new CI modules (validate_spec, check_pr_size, nightly_gate, create_dependency_pr) are not published to the Gitea PyPI registry, blocking all downstream repos (grm, infra, sso-bridge).
This PR adds a trivial user-facing change to trigger a new release.
Requirements
Spec
See
docs/specs/DEVX-156.md.Generated with Devin
Approved: trivial docstring change to trigger release of new CI modules.