Skip to content

feat: add GitHub workflows#9

Open
dronefreak wants to merge 4 commits intomainfrom
feature/github_workflows
Open

feat: add GitHub workflows#9
dronefreak wants to merge 4 commits intomainfrom
feature/github_workflows

Conversation

@dronefreak
Copy link
Collaborator

@dronefreak dronefreak commented Feb 4, 2026

Summary

In this PR we introduce github workflows, dependabot, PR templates etc.

Changes

  • Introduce CI.yml
  • Introduce PR Template
  • Introduce other useful YML files

Testing

  • Tests pass locally (python -m pytest tests/ -v)
  • Pre-commit hooks pass (pre-commit run --all-files)

Related Issues

Closes #2 and #3

Signed-off-by: dronefreak <kumaar324@gmail.com>
Signed-off-by: dronefreak <kumaar324@gmail.com>
@dronefreak dronefreak self-assigned this Feb 4, 2026
@dronefreak dronefreak linked an issue Feb 4, 2026 that may be closed by this pull request
Signed-off-by: dronefreak <kumaar324@gmail.com>
@dronefreak dronefreak added the enhancement New feature or request label Feb 4, 2026
@dronefreak dronefreak changed the title Feature/GitHub workflows feat: add GitHub workflows Feb 4, 2026
Signed-off-by: dronefreak <kumaar324@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Github Workflows

1 participant