Skip to content

Add generate-job-summary input to control CI job summary generation#98

Merged
mw-kapilg merged 8 commits into
mainfrom
kapilg/opt-out
May 27, 2026
Merged

Add generate-job-summary input to control CI job summary generation#98
mw-kapilg merged 8 commits into
mainfrom
kapilg/opt-out

Conversation

@mw-kapilg
Copy link
Copy Markdown
Contributor

Summary

  • Add generate-summary boolean input (default: true) that allows users to disable MATLAB-related job summary generation
  • Pass MW_GENERATE_SUMMARY environment variable to MATLAB so plugin services can skip artifact creation when disabled
  • Update summary function call signatures to use actionName for artifact scoping

Usage

- uses: matlab-actions/run-command@v3
  with:
      generate-summary: false

Comment thread src/index.ts Outdated
@mw-kapilg mw-kapilg merged commit 67cdfd4 into main May 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants