-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
ciissues related to ci and workflowsissues related to ci and workflowsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
ATM our two main workflows (1) are triggered by two things:
- nightly cron job
- whenever we merge something to branch
master
It would be valuable to have these workflows run for PRs too, except for the publishing part.
(1) https://github.com/eclipse-theia/vscode-builtin-extensions/blob/master/.github/workflows/publish-vsx-latest.yml
and https://github.com/eclipse-theia/vscode-builtin-extensions/blob/master/.github/workflows/publish-vsx-next.yml
Metadata
Metadata
Assignees
Labels
ciissues related to ci and workflowsissues related to ci and workflowsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers