Automattic / Automattic/simplenote-electron

Prevent Simplenote Electron CI from building commits without a PR

Open
#3,283 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
588
Avg merge
9h 45m
Merged PRs (30d)
4

Description

I just noticed that Buildkite will build commits that do not belong to a PR, which can result in wasted resources. Example:

- https://buildkite.com/automattic/simplenote-electron/builds/246
- https://buildkite.com/automattic/simplenote-electron/builds/247

We ought to update the `buildkite-ci` settings to prevent that.

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's `buildkite-ci` settings and compare them with Buildkite builds 246 and 247. Identify which configuration permits commits outside pull requests to run, then verify that non-PR commits are skipped while pull request builds still run.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.