-
Notifications
You must be signed in to change notification settings - Fork 0
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
PR Template Updates #22
Conversation
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.
Can I take this opportunity to change this:
- ✅ Big/complex change
- ✅ Big splash zone
- ✅ High stakes if errors occur
- ✅ Low confidence
- ✅ Not hidden by feature flag
- ✅ Negligible risk!
to be this?
⚠️ Big/complex change⚠️ Big splash zone⚠️ High stakes if errors occur⚠️ Low confidence⚠️ Not hidden by feature flag- ✅ Negligible risk!
I continue to find the ✅s for those bullets that amount to actual warnings to be misleading. I think that, at a glance, we should know this PR has some things to consider if there are any
I'm happy to open a separate PR for this too.
@chmurph2 I'm fine with you making that change in this PR. We will want to provide insight to the teams this change is coming. |
384a447
to
9f27b78
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.
|
||
##### Data & Analytics Dependencies | ||
- For customer-facing applications, are there any GA tagging changes that are needed or created by this change? If so, have those been discussed with D&A? | ||
- Has Data Engineering been notified of any schema changes? |
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.
This should mainly be for modifications of existing schema attributes. Additions shouldn't matter. I don't know the details of what was discussed previously around this though.
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.
"Has Data Engineering been notified of any schema changes?" Should cover all the basis here.
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.
Has Data Engineering been notified of any schema changes
Not sure this is the best wording or requirement. We do not do that unless it results in an impact on Datafuse configuration. Even if it does, we tend to prepare a PR to change that and run that true Data team.
I think, if this section had been there back then, we would still have answered "Yes, there are" and "Yes, we discussed it" to it... Even tho this section may make people think about it for a second or two, I might put more focus on Why and What to do. Thinking out loud:
|
Stakeholder Overview (learn more)
This PR updates a few things:
CODEOWNERS
file to designate Tailor Made & Premium Blend teams as owners of the PR template. This is to aid with team-wide communication / change management, especially after significant improvements like adding the Risk Assessment section last year.Risk Estimate (learn more)
No Risk! This is just a PR Template & CODEOWNERS update.
What GIF Best Describes This Pull Request?