Defining tags via macro

Hi all,

I have a short question: Is there a way to define a tag via macro in the dbt_project.yml or the config of the model?

Something like

models
+tags: macro_name

Unfortunately that doesn’t seem to work :-/