Skip to content

Enable PR number validation in CI#1382

Merged
carbolymer merged 1 commit into
masterfrom
mgalazyn/chore/enable-pr-number-validation-ci-check
May 21, 2026
Merged

Enable PR number validation in CI#1382
carbolymer merged 1 commit into
masterfrom
mgalazyn/chore/enable-pr-number-validation-ci-check

Conversation

@carbolymer
Copy link
Copy Markdown
Contributor

Context

Enable PR number validation in CI

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff
  • Changelog fragment added in .changes/

Copilot AI review requested due to automatic review settings May 20, 2026 09:31
@carbolymer carbolymer force-pushed the mgalazyn/chore/enable-pr-number-validation-ci-check branch from 989143a to fc8d92c Compare May 20, 2026 09:33
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR tightens CI validation for changelog fragments by enabling PR-number checks in the Herald validation workflow, and removes a legacy cardano-dev configuration file that appears unused in this repository (the repo uses .herald.yml for Herald configuration).

Changes:

  • Enable Herald’s default PR number validation in the changelog-fragment CI check by removing the pr: false override.
  • Remove the obsolete .cardano-dev.yaml configuration file.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/check-pr-changelog.yml Enables PR-number validation by relying on Herald’s default validation behavior (removes pr: false).
.cardano-dev.yaml Deletes an apparently unused legacy config file (no in-repo references found).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@carbolymer carbolymer self-assigned this May 20, 2026
Copy link
Copy Markdown
Contributor

@palas palas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@carbolymer carbolymer added this pull request to the merge queue May 21, 2026
Merged via the queue into master with commit 93e8b7b May 21, 2026
27 of 28 checks passed
@carbolymer carbolymer deleted the mgalazyn/chore/enable-pr-number-validation-ci-check branch May 21, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants