Skip to content

CI: Add GitHub Actions workflows and issue templates#1

Merged
angelsevillamol merged 10 commits intomainfrom
github-actions-test
Jul 1, 2025
Merged

CI: Add GitHub Actions workflows and issue templates#1
angelsevillamol merged 10 commits intomainfrom
github-actions-test

Conversation

@angelsevillamol
Copy link
Copy Markdown
Owner

Add GitHub Actions workflows and GitHub-native templates to automate checks and improve issue tracking.

  • .github/workflows/:
    • pr_precommit.yml: Run pre-commit hooks on pull requests.
    • pr_pytest.yml: Run tests on push and PRs.
  • .github/ISSUE_TEMPLATE/:
    • bug_report.yml: Bug report template.
    • doc_improvement.yml: Documentation improvement template.
    • feature_request.yml: Feature request template.
    • other_issue.yml: General uncategorized issue template.
  • .github/PULL_REQUEST_TEMPLATE.md: Standard PR description template.

@angelsevillamol angelsevillamol merged commit fc241e8 into main Jul 1, 2025
8 checks passed
@angelsevillamol angelsevillamol deleted the github-actions-test branch July 1, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant