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 limit kwarg to repo functions #261

Merged
merged 5 commits into from
Jul 30, 2020
Merged

Add limit kwarg to repo functions #261

merged 5 commits into from
Jul 30, 2020

Conversation

patricksanders
Copy link
Collaborator

Allow users to specify a limit that will limit how many roles are
repoed at one time. This is an optional kwarg that defaults to a value
of zero, which results in not limiting the repo action.

Also add AFTER_REPO_ROLES hook and add errors to the
AFTER_REPO hooks context.

Allow users to specify a `limit` that will limit how many roles are
repoed at one time. This is an optional kwarg that defaults to a value
of zero, which results in not limiting the repo action.
@coveralls
Copy link

coveralls commented Jul 29, 2020

Coverage Status

Coverage increased (+0.09%) to 61.717% when pulling f0f3980 on batch-limit into c233f4d on master.

@patricksanders patricksanders merged commit b2fed13 into master Jul 30, 2020
@patricksanders patricksanders deleted the batch-limit branch July 30, 2020 01:36
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.

3 participants