Skip to content

Releases: wdnmd1265/Audison

v2.3.3 — Community Infrastructure + GitHub Action

30 May 10:59
3906e68

Choose a tag to compare

v2.3.3 (2026-05-30)

New

Community Infrastructure

  • CODE_OF_CONDUCT.md — Contributor Covenant 2.1
  • SECURITY.md — Vulnerability reporting policy
  • Issue templates upgraded to .yml form format
  • config.yml — Disable blank issues

GitHub Action — Published to Marketplace

  • action.yml — Composite action with 9 provider API Key inputs
  • scripts/action_entry.py — JSON structured output
  • Auto-detect PR changed files
  • fail_on config (reject/review/never)
  • PR comment + Job Summary dual-mode

Usage

- uses: wdnmd1265/audison@v2.3.3
  with:
    api_key_openai: ${{ secrets.OPENAI_API_KEY }}
    fail_on: reject