Require tooling tests to pass in GitHub Actions
Open
Nobody has claimed this yet.
infra 🏗️
- Dominant language
- Jupyter Notebook
- Stars
- 106
- Forks
- 223
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 72
Description
These tests are great: https://github.com/Qiskit/documentation/blob/main/.github/workflows/test-tooling.yml. However, we don't block merging a PR if the tests are failing. We should merge them into our main workflow https://github.com/Qiskit/documentation/pull/4349
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .github/workflows/test-tooling.yml and inspect pull request #4349 to find the main workflow it should join. Confirm how the tooling tests are currently run, then verify that the merged workflow makes those tests required for pull-request merging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100