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

Added pull_number inference from workflow_run event context #6

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

galargh
Copy link
Member

@galargh galargh commented Jun 20, 2024

Unfortunately, we cannot rely on the pull_requests array provided in the workflow_run event context because it doesn't contain PRs originating from forks. This PR replaces it with an issue search for the matching PR.

@galargh galargh merged commit c65eca8 into main Jun 20, 2024
21 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant