소스 검색

Merge pull request #4573 from microsoft/nutritious-krill

Adding some detail in MAINTAINING.md for trigger build step
Aiday Marlen Kyzy 1 년 전
부모
커밋
02de12a70e
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      MAINTAINING.md

+ 3 - 1
MAINTAINING.md

@@ -25,7 +25,9 @@ Make sure every unassigned issue is labeled properly:
   - API Changes / Breaking Changes / New and noteworthy (use the diff from the compare step)
   - Add thank you mentions ([use this tool](https://tools.code.visualstudio.com/acknowledgement) and select only the monaco-editor)
 - Commit & Create PR
-- [Trigger build](https://dev.azure.com/monacotools/Monaco/_build?definitionId=416) once merged
+- [Trigger build](https://dev.azure.com/monacotools/Monaco/_build?definitionId=416) once merged. Tick the following checkboxes:
+  - Publish Monaco Editor Core
+  - Publish Monaco Editor
 
 #### Publish new webpack plugin