Skip to content

oss-signal v0.9.8

Choose a tag to compare

@github-actions github-actions released this 13 Jun 03:05

oss-signal v0.9.8 makes no-fail trial workflows produce a stronger evidence bundle in one run.

Added

  • Generated trial workflows now upload both oss-signal-report.md and oss-signal-adoption-pack.md.
  • Adoption packs now tell maintainers that the copied workflow publishes both artifacts without failing pull requests.
  • Tests verify that generated trial workflows keep adoption evidence available while avoiding fail-under gates.

Verification

  • npm run check
  • node src/cli.js . --format workflow --output docs/examples/maintainer-trial-workflow.yml
  • node src/cli.js platformatic/massimo --format adoption --output docs/examples/adoption-pack.md
  • npm publish --dry-run