-
Notifications
You must be signed in to change notification settings - Fork 50
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
HCPE-996 - Add pull request lifecycle docs #89
Conversation
@@ -0,0 +1,46 @@ | |||
# Pull Request Submission and Lifecycle |
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.
Most of this content is sourced from other repos: Kubernetes provider, AWS provider
__Note for internal service teams__: The pull request lifecycle below will be | ||
roughly the same for internal teams, but you will not need to fork the repo to | ||
create pull requests, and our recommendation is to get a review from one other | ||
member of your service team, in addition to a review from one member of the | ||
provider team. |
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 is the main note I added to address internal team members
releasing new versions of the provider. Please ask a provider team member | ||
about the timing of the next release if the change you are making is | ||
time-sensitive. Generally, releases are done roughly every two weeks. |
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.
These sentences at the end were added to set expectations for contributors on when their changes will be released (mainly aimed toward internal teams that have their own timelines to work with)
cb27906
to
2d7c15f
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.
This is great! π π
π οΈ Description
Added docs to describe the PR lifecycle, meant primarily for new contributors.
ποΈ Acceptance tests
Output from acceptance testing: