Enforce test requirement in CI
Open
Nobody has claimed this yet.
stale
- Dominant language
- Python
- Stars
- 10
- Forks
- 40
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 8
Description
Migrated from https://pulp.plan.io/issues/7748
For every feature and/or bugfix enforce test requirement in Travis CI add a new option 'enforce_tests'
Extract relevant pieces of code from this PR https://github.com/pulp/pulp_rpm/pull/1857/files#diff-8c6562995f4cd50218a49fa26339777535cf82bd175479d4c4bdb33e87df37c9R21
Contributor guide
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 by locating the repository's Travis CI configuration and review the referenced pulp_rpm pull request for the relevant implementation. Done means feature and bugfix workflows enforce the test requirement through a new enforce_tests option, with the CI behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100