From 1bd31452d94761992a029030ff38fdcd31d302c5 Mon Sep 17 00:00:00 2001 From: dbajpeyi Date: Fri, 6 Dec 2024 17:28:38 +0100 Subject: [PATCH] chore: release process readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 57bbd69e0..1461c88c6 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,8 @@ We have GitHub Action to facilitate releases. Remember to test on all platforms 4. Publish! This will create the relevant tasks in the [Autofill Project](https://app.asana.com/0/1198964220583541/1200878329826704) in Asana, add the subtasks to relevant projects, and create PRs in all client repos. + +### Communicating breaking changes +In case breaking changes were introduced to a specific platform: +1. Add a comment and close the relevant asana tasks and PRs that were created by the automation. +2. Remove those Asana tasks from any other projects/boards they may have been added to, by the asana automation. Make sure the future course of action to support the platform is made clear in these comments.