By: Elkasitu
Inspect and view changes in What The Merge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "What The Merge",
"version": "1.0.0",
"description": "Adds a button to GitHub's Pull Request UI for certain Odoo repositories (odoo/enterprise/upgrade) that redirects the user to the mergebot dashboard of the corresponding PR.",
"icons": {
"48": "icons/robot.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/odoo/odoo/pull/*",
"*://github.com/odoo/enterprise/pull/*",
"*://github.com/odoo/upgrade/pull/*"
],
"js": [
"wtm.js"
]
}
]
} Best What The Merge Alternatives
Here are some Firefox add-ons that are similar to What The Merge:
Mergify
Mergify
Fancy merge request
Madmarx
GitLab Notifications Button
Abhay V Ashokan
Smart Github Merge
Anojh G
GitHub Merge Guardian
daku10
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Redirect me!
FufuDev
Refined Doctolib
Julien Tanay
Squiddly
Josh Cartmell
GitHubBuddy
Nicologies
GitHubPullRequest Fork to Fork
samunohito / おさむ