diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index ff8f1b9..5b51ad4 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -50,3 +50,7 @@ ## APPLICATIONS * [Application Management](applications/application-management.md) + +*** + +* [Product Manager Portfolios](product-manager-portfolios.md) diff --git a/docs/product-manager-portfolios.md b/docs/product-manager-portfolios.md new file mode 100644 index 0000000..fa2a6ee --- /dev/null +++ b/docs/product-manager-portfolios.md @@ -0,0 +1,9 @@ +# Product Manager Portfolios + +## Divisions + +{% embed url="https://airtable.com/appgKcRBo6D5hP6GC/shrJWlwaLKwHclDea" %} + +## Products + +{% embed url="https://airtable.com/appgKcRBo6D5hP6GC/shrooL2PVlbwghqai" %} diff --git a/docs/product-ops/release-management-process.md b/docs/product-ops/release-management-process.md index 4e050d0..2f9732b 100644 --- a/docs/product-ops/release-management-process.md +++ b/docs/product-ops/release-management-process.md @@ -7,8 +7,9 @@ Below are the steps needed to successfully release new code to production: * The Dev Lead creates a pull request that includes the scope of the release. Example: [https://github.com/cityofaustin/atd-vz-data/pull/496](https://github.com/cityofaustin/atd-vz-data/pull/496) * The Product Manager QAs the updates that are included in the pull request. The QA should occur in the Stage environment. Product Manager should visually QA all of the changes that are part of the release. * The Product Manager should also complete smoke tests of that aim to ensure that the most important functions of the product or feature work as expected. Product Managers should have a list of smoke tests per product/project. -* Merge pull request \(Product Manager\) -* Notify \#atd-dev that the pull request has been tested, approved, and merged \(Product Manager\) -* QA updates and smoke tests on Production environment \(Product Manager\) -* Send Release Notes to Stakeholders/Customers \(Product Manager\) Example: [https://github.com/cityofaustin/atd-vz-data/releases/](https://github.com/cityofaustin/atd-vz-data/releases/) +* Merge pull request (Product Manager) +* Notify #atd-dev that the pull request has been tested, approved, and merged (Product Manager) +* QA updates and smoke tests on Production environment (Product Manager) +* Send Release Notes to Stakeholders/Customers (Product Manager) Example: [https://github.com/cityofaustin/atd-vz-data/releases/](https://github.com/cityofaustin/atd-vz-data/releases/) +{% embed url="https://airtable.com/appgKcRBo6D5hP6GC/shrJWlwaLKwHclDea" %}