eclipse-score / eclipse-score/score
Common PR Workflow
Open
- Dominant language
- Starlark
- Stars
- 109
- Forks
- 105
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 21
Description
Provide a common PR workflow.
Put as much as reasonable into this central place.
## Current best guess
### Inputs
* Test Results
* Integration parameters (e.g. target version)
### Jobs
* verify some bazel basics (if repo contains bazel)
* sphinx-docs (if repo contains docs)
* linting - if possible
* reference integration test (if repo is a module consumed by reference integration)
* copyright checks
* verify used 3rd party licenses against Apache 2.0 blacklist (Note: tool development not in scope of this issue)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.