Skip to content

Fix macro argument types (#180)#181

Merged
fivetran-catfritz merged 4 commits into
mainfrom
release/v2.6.1
Jun 18, 2026
Merged

Fix macro argument types (#180)#181
fivetran-catfritz merged 4 commits into
mainfrom
release/v2.6.1

Conversation

@fivetran-catfritz

@fivetran-catfritz fivetran-catfritz commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

PR Overview

Package version introduced in this PR:

  • v2.6.1

This PR addresses the following Issue/Feature(s):

Summary of changes:

  • Updates macro argument type annotations in macros_docs.yml to support dbt's validate_macro_args flag.

Submission Checklist

  • Alignment meeting with the reviewer (if needed)
    • Timeline and validation requirements discussed
  • Provide validation details:
    • Validation Steps: Check for unintentional effects (e.g., add/run consistency & integrity tests)
    • Testing Instructions: Confirm the change addresses the issue(s)
    • Focus Areas: Complex logic or queries that need extra attention
  • Merge any relevant open PRs into this PR

Changelog

  • Draft changelog for PR
  • Final changelog for release review

* fix macro argument types

* Update CHANGELOG and semantic version

* add pr reference to changelog
@fivetran-catfritz fivetran-catfritz self-assigned this Jun 18, 2026
@fivetran-catfritz fivetran-catfritz linked an issue Jun 18, 2026 that may be closed by this pull request
4 tasks
@fivetran-catfritz fivetran-catfritz added the docs:ready Triggers the docs generator workflow. label Jun 18, 2026
@fivetran-catfritz fivetran-catfritz merged commit 879fedd into main Jun 18, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:ready Triggers the docs generator workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Macro argument types are invalid

3 participants