Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add static analysis tools and workflows to the repo

Open
#207 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
github-actions, python
Domain
ci-cd, tooling

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.

Description

enhancement priority normal
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

Dominant language
Python
Stars
24
Forks
16
Avg merge
7d 15h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nextcloud/context_agent

All issues in nextcloud/context_agent

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.