Skip to content

Commit 915b82b

Browse files
authored
Add hashcode update to release notes (DefectDojo#4396)
1 parent 0809c56 commit 915b82b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ categories:
66
- title: '💣 Breaking changes'
77
labels:
88
- 'Breaking Changes'
9-
- title: '🚩 Requires settings change or database migration'
9+
- title: '🚩 Requires settings changes, database migration, hash code recomputation'
1010
labels:
1111
- 'settings_changes'
1212
- 'New Migration'
13+
- 'hashcode-update-needed'
1314
- title: '🚩 Security'
1415
labels:
1516
- 'security'

0 commit comments

Comments
 (0)