Files
rpm-changelog/action.yml
rob thijssen 328101f247 feat: add source-dir and repo-url inputs for external repo support
Allow changelog generation from upstream repositories instead of only
the current working directory. Supports packaging repos that contain
only rpm spec files while the source lives in an external git repo.

- source-dir: point at an existing local checkout
- repo-url: action clones a bare copy automatically
- source-dir takes precedence if both are set

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 10:36:00 +03:00

2.6 KiB