Skip to content

Commit

Permalink
Merge branch 'main' into changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-chernicki authored Jan 5, 2024
2 parents e4de7d0 + c55750f commit 632fcf9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,19 @@
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": [],
"linked": [
[
"commonality",
"@commonalityco/data-codeowners",
"@commonalityco/data-conformance",
"@commonalityco/data-constraints",
"@commonalityco/data-packages",
"@commonalityco/data-project",
"@commonalityco/data-tags",
"@commonalityco/utils-conformance",
"@commonalityco/utils-core",
"@commonalityco/types"
]
]
}
5 changes: 5 additions & 0 deletions .changeset/forty-lizards-itch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'commonality': patch
---

Fix checks not applying to "\*" when no tags exist in the project

0 comments on commit 632fcf9

Please sign in to comment.