Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Back-port script doesn't work with pull requests as sources #990

Open
odrotbohm opened this issue Dec 11, 2024 · 0 comments
Open

Back-port script doesn't work with pull requests as sources #990

odrotbohm opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
in: infrastructure Build / CI / Release type: task General tasks

Comments

@odrotbohm
Copy link
Member

The check in isValidIssueNumber() uses gh issue list … to find the source ticket, which unfortunately doesn't include pull requests. We might additionally check for PRs (gh pr list …) or rather use gh issue view $number.

@odrotbohm odrotbohm added in: infrastructure Build / CI / Release type: task General tasks labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: infrastructure Build / CI / Release type: task General tasks
Projects
None yet
Development

No branches or pull requests

2 participants