cockroachdb / cockroachdb/cockroach
build: prevent github actions run when pushing master branch on forked cockroach db repo
Open
branch-master
C-bug
T-dev-inf
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
If I push the master branch on my fork of cockroach, the[ github actions suite](https://github.com/msbutler/cockroach/actions/runs/9958971847) seems to run and fail -- note it was running for about a day as well. This seems like a bug.
Jira issue: CRDB-40436
Contributor guide
Research direction
Start with the linked GitHub Actions run and inspect the workflow triggered by a push to master in a fork of cockroachdb/cockroach. Reproduce the fork push behavior and identify why the suite runs and remains active; done means the unwanted run is prevented without changing the intended workflow behavior for the main repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100