Skip to content

feat(report): add tags support to report options#240

Merged
apzuk3 merged 2 commits intomasterfrom
feat/add-tags-to-report-options
Jan 29, 2026
Merged

feat(report): add tags support to report options#240
apzuk3 merged 2 commits intomasterfrom
feat/add-tags-to-report-options

Conversation

@apzuk3
Copy link
Copy Markdown
Contributor

@apzuk3 apzuk3 commented Jan 27, 2026

What does this PR do?

  • Add tags field to ReportOptions interface with key-value pair structure
  • Include tags in workflowData when initializing reports via initReport
  • Adds tests for tags functionality in http.spec.ts and report.spec.ts
  • Supportz optional tags parameter that can be undefined when not provided

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

Screenshots

Additional questions

- Add tags field to ReportOptions interface with key-value pair structure
- Include tags in workflowData when initializing reports via initReport
- Add comprehensive tests for tags functionality in http.spec.ts and report.spec.ts
- Support optional tags parameter that can be undefined when not provided
@apzuk3 apzuk3 marked this pull request as ready for review January 27, 2026 08:59
@apzuk3 apzuk3 requested review from a team as code owners January 27, 2026 08:59
@apzuk3 apzuk3 enabled auto-merge January 29, 2026 09:53
@apzuk3 apzuk3 merged commit b3bd2d5 into master Jan 29, 2026
9 checks passed
@apzuk3 apzuk3 deleted the feat/add-tags-to-report-options branch January 29, 2026 09:55
@snyksec
Copy link
Copy Markdown

snyksec commented Jan 29, 2026

🎉 This PR is included in version 4.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants