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

How can I find Pull request's title? #28

Open
auto-rajeevrahi opened this issue Jan 27, 2022 · 3 comments
Open

How can I find Pull request's title? #28

auto-rajeevrahi opened this issue Jan 27, 2022 · 3 comments

Comments

@auto-rajeevrahi
Copy link

As provided if I want to use PR No, I can use: ${{ steps.find-pull-request.outputs.number }}
Is it possible if I want to access the PR's title I can do: ${{ steps.find-pull-request.outputs.title }}
I tried it but it returns null.
Appreciate if you could implement this.
Thanks

@juliangruber
Copy link
Owner

Hey, you're right that this is not yet exposed. Since I'm not getting paid for this I can't just implement requests, but if you want to work on a PR we can release it 💯

@auto-rajeevrahi
Copy link
Author

auto-rajeevrahi commented Jan 27, 2022 via email

@APA2527
Copy link

APA2527 commented Nov 5, 2022

As provided if I want to use PR No, I can use: ${{ steps.find-pull-request.outputs.number }} Is it possible if I want to access the PR's title I can do: ${{ steps.find-pull-request.outputs.title }} I tried it but it returns null. Appreciate if you could implement this. Thanks

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

No branches or pull requests

3 participants