Skip to content

DependabotChangelogEntryMessageResolver

github-actions edited this page Apr 24, 2026 · 1 revision

Normalizes minimal changelog entry messages for Dependabot pull requests.


  • Full name: \FastForward\DevTools\Changelog\DependabotChangelogEntryMessageResolver
  • This class is marked as final and can't be subclassed
  • This class is a Final class

Methods

resolve

public resolve(string $title, int $pullRequestNumber): string

Parameters:

Parameter Type Description
$title string
$pullRequestNumber int

Clone this wiki locally