-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
feature: prebuildsmeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soontype: bugSomething isn't workingSomething isn't working
Description
Bug description
After configuring Gitpod Bot to run on all repositories

I added the prebuild section to .gitpod.yml
https://github.com/shaal/DrupalPod/blob/main/.gitpod.yml#L61
I created a PR shaal/DrupalPod#24
Clicking on this button - open Gitpod workspace with that PR, but skipping the prebuild process (and I see the whole process running in terminal)
Steps to reproduce
- Find a repo that has init tasks
- Configure Gitpod Bot to run on a repository
- Make sure the
prebuildsection is in.gitpod.yml - Create a PR
- Wait for the Bot to add "Open with Gitpod" button
- Click on that button
- Confirm Gitpod did not run prebuild and running Init tasks in terminal
Or
- Create a new PR in https://github.com/shaal/DrupalPod/compare
- Wait for the Bot to add "Open with Gitpod" button
- Click on that button
- Confirm Gitpod did not run prebuild and running Init tasks in terminal
Expected behavior
- A new PR should trigger Gitpod prebuild.
- The button "Open in Gitpod" appear as a PR comment, only after the prebuild process has finished.
Example repository
https://github.com/shaal/DrupalPod
Anything else?
No response
Metadata
Metadata
Assignees
Labels
feature: prebuildsmeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soontype: bugSomething isn't workingSomething isn't working
