Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions .cardano-dev.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
project: cardano-cli
pr: 1382
kind:
- maintenance
description: |
Remove old .cardano-dev.yaml configuration and enable PR number validation in herald changelog checks.
3 changes: 0 additions & 3 deletions .github/workflows/check-pr-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,4 @@ jobs:
extra_nix_config: |
accept-flake-config = true

# TODO: enable --pr check after backfilling existing PRs with fragments
- uses: input-output-hk/cardano-dev/actions/herald-validate@herald-validate-0.0.1.0
with:
pr: false
Loading