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

Feat: Using Github Action for test and CI checks

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, devops, testing

Research direction

The issue names GitHub Actions, tox, the test suite, flake8, and mypy but no repository files or existing entry points. Inspect the project’s test and packaging configuration first, then determine how pull requests and pushes should run validation. Done means the requested checks run successfully for both event types.

Written by the indexing model from the issue text.

Description

We can use Github Actions and possibly tox, for validating all PR and push by checking test cases. Also, we can run linters like flake8, mypy.

Dominant language
Python
Stars
288
Forks
112
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 graphql-python/graphene-mongo

All issues in graphql-python/graphene-mongo

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.