gitpod-io / gitpod-io/gitpod

Option to never create `.gitpod.yml`

Open
#7,516 14 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature: gitpod yml meta: never-stale team: webapp type: feature request
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Is your feature request related to a problem? Please describe

Sometimes when contributing to a repository, you don't want Gitpod to make a .gitpod.yml. You can add it to the gitignore, but many projects like to keep their gitignores minimal. An option to disable a gitpod.yml file from being created would be nice.

Describe the behaviour you'd like

An option in settings to stop gitpod from creating the file.

Describe alternatives you've considered

N/A

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named in the issue. Start by locating the settings handling and the code that creates .gitpod.yml, then trace how the new option would be persisted and applied. Done means users can enable the option and Gitpod no longer creates the file for repositories where it is selected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.