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

Feature to update all pull requests asynchronously #9

Merged
merged 22 commits into from
Feb 25, 2021

Conversation

Tantalon
Copy link
Contributor

Thanks for this project! We want to rebase PRs automatically and although there's lots of GitHub actions to do so, this was the only one I reviewed that uses the GitHub API.

This pull request adds two features we need:

  • Update all open pull requests if number is not specified
  • A flag to run asynchronously rather than waiting

action.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
index.js Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
Copy link
Owner

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a tiny last change, then I'll publish 🚀

README.md Outdated Show resolved Hide resolved
Co-authored-by: Julian Gruber <julian@juliangruber.com>
@juliangruber juliangruber merged commit 89b1072 into juliangruber:master Feb 25, 2021
@juliangruber
Copy link
Owner

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.

2 participants