Skip to content

tawasta/github-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Reusable GitHub Workflows for Odoo Projects

This repository contains reusable GitHub Actions workflows designed to streamline development, testing, and code quality for Odoo modules and projects.


Workflows

odoo-build-test.yml - Build and Test Odoo

Purpose:
Automates module testing and dependency checks


odoo-pre-commit.yml - Run Pre-Commit Hooks

Purpose:
Runs pre-commit checks on all files to enforce coding standards.


open-pr-to-dev.yml - Auto-Open PRs to Dev Branch

Purpose:
Automatically opens or updates pull requests from feature branches into a target development branch and attempts auto-merge.

About

Reusable Github workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published