git-for-windows / git-for-windows-automation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks
10 stars 9 forks source link

Teach open-pr.yml about special pkgver constructs #2

Closed rimrul closed 1 year ago

rimrul commented 1 year ago

Some packages set pkgver in a way that doesn't quite work with our generic sed invocation. Teach our open-pr workflow to use a package specific update script for that step like we already do with the updpkgsums step.

This fixes #1