-
Notifications
You must be signed in to change notification settings - Fork 90
Add events workflow #130
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 events workflow #130
Conversation
84bb9c2
to
97a1212
Compare
a14af1b
to
7bf32c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As in mozilla/code-review#90, I'd make cli.py only handle cli options and move all the "architecture initialization" stuff to "workflow.py" to have everything in a single place (so it's easier to see the overall architecture by reading the code), but I don't mind the way it is now.
LGTM!
Migration from release-services