nextcloud / nextcloud/context_agent
Add static analysis tools and workflows to the repo
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24
- Forks
- 16
- Avg merge
- 7d 20h
- Merged PRs (30d)
- 3
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
See
https://github.com/nextcloud/live_transcription/blob/master/pyproject.toml
https://github.com/nextcloud/live_transcription/blob/master/.pre-commit-config.yaml
https://github.com/nextcloud/live_transcription/blob/master/.github/workflows/static-analysis.yml
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 reviewing pyproject.toml, .pre-commit-config.yaml, and .github/workflows/static-analysis.yml in the linked live_transcription repository, then compare this repository's existing configuration and workflows. Identify the static-analysis tools and checks that fit this Python project, and consider the work complete when the configuration and workflow run successfully in the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100