Skip to content

Commit 5168b01

Browse files
fgazMikolaj
authored andcommitted
Add required-fields to changelog.d config
1 parent 067967e commit 5168b01

File tree

6 files changed

+7
-1
lines changed

6 files changed

+7
-1
lines changed

changelog.d/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
organization: haskell
22
repository: cabal
3+
required-fields: packages prs

changelog.d/issue-8680

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
synopsis: `cabal init` should not suggest Cabal < 2.0
22
packages: Cabal
33
issues: #8680
4+
prs: #8700
45

56
description: {
67

changelog.d/issue-9098-lexbraces

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
synopsis: Add LexBraces lexer warning
22
packages: Cabal-syntax
3-
issues: #8577
3+
issues: #9098
4+
prs: #9099
45

56
description: {
67

changelog.d/issue-9678

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ synopsis: Clarify the semantics of the -package-db flag
22
packages: cabal-install
33
prs:
44
issues: #9678
5+
prs: #9683
56

67
description: {
78

changelog.d/issue-9736

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
synopsis: Add support for `GHC2024`
22
packages: Cabal cabal-install
33
issues: #9736
4+
prs: #9791
45

56
description: {
67

changelog.d/pkgconfig-once

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
synopsis: PkgConfig individual calls
22
prs: #9134
3+
packages: cabal-install-solver
34

45
description: {
56

0 commit comments

Comments
 (0)