-
Notifications
You must be signed in to change notification settings - Fork 7
Description
We would like to use special kinds for projects to communicate the drive behind certain changes.
Sometimes the name of the project might change mid-project so we need to ability to update the kind and all associated changelog yamls automatically. Ideally this could be done across adapters at the same time - possibly allow an option to run for a single repo or across all repos.
Open Questions:
-
How should
dbt-docsbe handled? Should it also get this specialkindor just continue to function with theDocskindand we have a standard to add[project name]in front of the change?dbt-docschangelogs havve a decent amount of special processing because they point to a different repo. Not a blocker, just a fact. -
Should already released betas get the
kindupdated in the markdown file? The associated yaml files should definitely get updated so that when the final release gets rolled up they categorized correctly. If we do change those markdown files, should we also change the release notes in GitHub?