Below you will find pages that utilize the taxonomy term “bcgov”
January 14, 2026
Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v2.0.0.
This action is used across all versions by 182 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates testing, code analysis, and security scanning for Node.js (JavaScript/TypeScript) projects. It runs tests based on code changes, integrates with SonarCloud for coverage and code quality reporting, and optionally enables supply chain attack detection and dependency/export analysis. This helps streamline CI/CD workflows, enhance code quality, and improve security by detecting unused dependencies and malicious packages.
January 11, 2026
Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v1.7.0.
This action is used across all versions by 182 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates automated testing and analysis for Node.js projects. It runs tests triggered by code changes, integrates with SonarCloud for code quality and coverage reporting, and optionally enables supply chain attack detection and dependency/export analysis. By automating these tasks, it streamlines code quality assurance and improves software security within CI/CD workflows.
December 19, 2025
Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v1.6.0.
This action is used across all versions by 182 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s New New feature for detecting unused packages and imports. Run dep_scan: true to enable Knip scans. Please be aware that this will eventually default to enabled/true.
What’s Changed chore: Copilot instructions by @Copilot in https://github.com/bcgov/action-test-and-analyse/pull/95 chore(deps): update sonarsource/sonarqube-scan-action action to v7 by @renovate[bot] in https://github.
December 17, 2025
Gherking extractor for GitHub Issues
Version updated for https://github.com/bcgov/action-gherkin-issue-processor to version v1.1.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update dependency prettier to v3.4.2 by @renovate[bot] in https://github.com/bcgov/action-gherkin-issue-processor/pull/41 chore(deps): update dependency eslint-plugin-prettier to v5.2.3 by @renovate[bot] in https://github.com/bcgov/action-gherkin-issue-processor/pull/40 chore(deps): update dependency @vercel/ncc to v0.38.3 by @renovate[bot] in https://github.com/bcgov/action-gherkin-issue-processor/pull/39 chore(deps-dev): bump vite from 5.4.8 to 5.4.14 by @dependabot[bot] in https://github.
December 2, 2025
Get PR Number
Version updated for https://github.com/bcgov/action-get-pr to version v0.1.0.
This action is used across all versions by 144 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: supporting release events by @cberg-aot in https://github.com/bcgov/action-get-pr/pull/9 fix: api for pr num by @cberg-aot in https://github.com/bcgov/action-get-pr/pull/10 fix: added missing index to request by @cberg-aot in https://github.com/bcgov/action-get-pr/pull/11 chore(deps): update dependency ubuntu to v24 by @renovate[bot] in https://github.com/bcgov/action-get-pr/pull/13 chore(ci): actions moved to bcgov org by @DerekRoberts in https://github.
December 2, 2025
Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v1.5.0.
This action is used across all versions by 182 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Feature Supply chair attack detection using @aikidosec/safe-chain has been added! Enable with parameter: supply_scan: true
What’s Changed chore(deps): update sonarsource/sonarqube-scan-action action to v6 by @renovate[bot] in https://github.com/bcgov/action-test-and-analyse/pull/84 chore(deps): update actions/setup-node action to v6 by @renovate[bot] in https://github.com/bcgov/action-test-and-analyse/pull/85 chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.