You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: scripts/tools/silabs/retrieve_sl_commits.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ def main():
46
46
commits grouped under [SL-UP] shall be upstream the CSA master.
47
47
commits grouped under [SL-ONLY] shall be cherry-picked to matter_sdk main branch.
48
48
commits grouped under [SL-TEMP] must be revised. Are they still required, are they needed on main or for the next release. If they are, they need to be cherry-picked.
49
-
commits grouped under [CSA-PR] are purely informative. They already exist in CSA master and will automatically be brought to main or the new release branch through csa master merges.
49
+
commits grouped under [CSA-CP] are purely informative. They already exist in CSA master and will automatically be brought to main or the new release branch through CSA master merges.
0 commit comments