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

Add PR author to outputs #223

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

roryabraham
Copy link

What this PR does / Why we need it

Adds the PR author to the outputs of this action. I am building a CI/CD flow where I want to automerge certain pull requests (only those created by one of our bot users). I'm already using this action, and just need another output to check the actor who created the pull request. 😁

Which issue(s) this PR fixes

n/a

@roryabraham
Copy link
Author

Just looking at the commit history, it looks like there have been many dependabot dependency updates since the last JS change in this repo. I think that's why there's such a large diff in the compiled ncc output.

@roryabraham
Copy link
Author

@micnncim Any interest in merging this pull request? FWIW I've been using it in production for about 3 months now: https://github.com/Expensify/App/blob/main/.github/workflows/deploy.yml#L17

@roryabraham
Copy link
Author

I've updated this pull request to include outputs for merged_by and html_url.

@mountiny
Copy link

@micnncim Hello! Would you be able to consider merging this PR into the main codebase? Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants