Skip to content

Commit 779f539

Browse files
authored
Merge pull request #1183 from IntersectMBO/mgalazyn/chore/make-herald-validation-mandatory
Enable PR number validation against changelog fragment in GHA
2 parents ea8bf2c + bd67dcc commit 779f539

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Enable PR number validation in changelog fragments
2+
kind:
3+
- maintenance
4+
pr: 1183
5+
project: cardano-api

.github/workflows/check-pr-changelog.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,3 @@ jobs:
2828
accept-flake-config = true
2929
3030
- uses: input-output-hk/cardano-dev/herald/.github/actions/validate@main
31-
with:
32-
# TODO: re-enable after backfill PR #1164 merges
33-
pr: false

0 commit comments

Comments
 (0)