Fix backport pipeline issues (#2272)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Mon, 7 Jul 2025 09:20:40 +0000 (11:20 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Jul 2025 09:20:40 +0000 (11:20 +0200)
commitb7144f1909e75eeb20c93bf2abf63d8a99c24d8f
tree6bbce1c7c09ec7cccd5e63a72378576838d4a1b4
parent54431f40b4f60d48a6772a07e97a78ec3fd086b8
Fix backport pipeline issues (#2272)

- Fix graceful exit when backport-to-stable label is missing
- Fix version parsing to handle 'v' prefixes correctly
- Add proper conditional execution to prevent unnecessary steps
- Improve error handling and validation
- Add better logging for debugging
- Fix environment variable references in PR creation step
- Enhance PR description formatting and duplicate detection

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
.github/workflows/backport-to-stable.yml