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

Check every event for opt-in before routing #20

Merged
merged 1 commit into from
Jun 18, 2020
Merged

Conversation

timokau
Copy link
Owner

@timokau timokau commented Jun 18, 2020

The previously added automatic transitions would have happened
unconditionally. Moving the check up to the actual routing will
hopefully avoid this issue in the future.

Ref nix-community/infra#30 (comment).

The previously added automatic transitions would have happened
unconditionally. Moving the check up to the actual routing will
hopefully avoid this issue in the future.
@timokau timokau merged commit 6e6df8a into master Jun 18, 2020
@timokau timokau deleted the always-check-opt-in branch June 18, 2020 18:50
timokau added a commit to timokau/infra that referenced this pull request Jun 18, 2020
- move usage documentation into its own document (timokau/marvin-mk2#17)
- react to commands in reviews (timokau/marvin-mk2#18)
- automatically set to `needs_work` on change requests (timokau/marvin-mk2#18)
- automatically set `needs_merge` -> `needs_review` on pushes (timokau/marvin-mk2#19)
- perform opt-in check as early as possible (timokau/marvin-mk2#20)
@timokau
Copy link
Owner Author

timokau commented Jun 18, 2020

Tested here: timokau/marvins-playground#21 (review)

timokau added a commit to timokau/infra that referenced this pull request Jun 19, 2020
- move usage documentation into its own document (timokau/marvin-mk2#17)
- react to commands in reviews (timokau/marvin-mk2#18)
- automatically set to `needs_work` on change requests (timokau/marvin-mk2#18)
- automatically set `needs_merge` -> `needs_review` on pushes (timokau/marvin-mk2#19)
- perform opt-in check as early as possible (timokau/marvin-mk2#20)
- request reviews on needs_merge (timokau/marvin-mk2#20)
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