Automattic / Automattic/dangermattic
Add Buildkite pipeline checks
- Dominant language
- Ruby
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Add plugin to run Buildkite checks. For example:
1. Verify that all strings that don't need a double quote don't have one
2. Verify that all build steps in a certain pipeline have a certain element defined (e.g. `github_commit_status`).
Context: https://github.com/woocommerce/woocommerce-ios/pull/13872#issuecomment-2344280592
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the repository's existing Danger plugins and the Buildkite pipeline configuration described in the issue. Define the scope around checking unnecessary double quotes and required build-step elements such as github_commit_status; done means both checks can report violations for a pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100