duckdb / duckdb/extension-template

Prevent running CI when using the template into a private repository

Open
#92 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
290
Forks
116
PR merge metrics
No merged PRs in 30d

Description

When creating a new private repository based on this template, default behaviour is to run CI on every push. This will quickly exhaust the user's CI minutes as our CI is currently on the heavy side.

We should either disable CI by default when using the template, or detect we are in a private repo and only run if the repo is public which should not count towards the user's limits

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.