cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.86k stars 3.77k forks source link

build: prevent github actions run when pushing master branch on forked cockroach db repo #127425

Open msbutler opened 1 month ago

msbutler commented 1 month ago

If I push the master branch on my fork of cockroach, the github actions suite seems to run and fail -- note it was running for about a day as well. This seems like a bug.

Jira issue: CRDB-40436

blathers-crl[bot] commented 1 month ago

Hi @msbutler, please add branch-* labels to identify which branch(es) this C-bug affects.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

rickystewart commented 1 month ago

@msbutler You can disable actions on your fork by setting Settings > Actions > Actions permissions to Disable Actions.