Merge pull request #4573 from microsoft/nutritious-krill
Some checks failed
CI / CI (push) Has been cancelled

Adding some detail in MAINTAINING.md for trigger build step
This commit is contained in:
Aiday Marlen Kyzy 2024-07-19 11:25:59 +02:00 committed by GitHub
commit 02de12a70e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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) - 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) - Add thank you mentions ([use this tool](https://tools.code.visualstudio.com/acknowledgement) and select only the monaco-editor)
- Commit & Create PR - 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 #### Publish new webpack plugin