Skip to content

Instantly share code, notes, and snippets.

View william-andre's full-sized avatar
🏖️

wan william-andre

🏖️
View GitHub Profile
// ==UserScript==
// @name Floating Mergebot
// @namespace https://odoo.com
// @version 2025-01-14
// @description Floating button to link mergebot/runbot
// @author [email protected]
// @match https://github.com/odoo/enterprise/pull/*
// @match https://github.com/odoo/odoo/pull/*
// @match https://github.com/odoo/upgrade/pull/*
// @grant none
@william-andre
william-andre / updatepot.py
Last active November 23, 2022 14:59
Update the .pot files automatically when runbot detects outdated files.
#!/usr/bin/env python3
"""Update the .pot files automatically when runbot detects outdated files.
positional arguments:
url Link to the runbot instance
optional arguments:
-h, --help show this help message and exit
-m MODULES, --modules MODULES
-u USERNAME, --username USERNAME