Skip to content

[IMP] github_link: fix github link for upgrade testing - #19520

Closed
fw-bot wants to merge 1 commit into
18.0from
18.0-16.0-fix-hyper-link-sagu-557588-fw
Closed

[IMP] github_link: fix github link for upgrade testing#19520
fw-bot wants to merge 1 commit into
18.0from
18.0-16.0-fix-hyper-link-sagu-557588-fw

Conversation

@fw-bot

@fw-bot fw-bot commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

by default it taking odoo as project which leading to generating wrong github_link
like this github.com/odoo/odoo/upgrade-util/src/testing. So, fixed it according to this
https://github.com/odoo/documentation/blame/bda2dc276c797bb4a4d7d0320789d5c5b6008e64/content/developer/reference/upgrades/upgrade_utils.rst#L41

After fix coming like this.

https://github.com/odoo/upgrade-util/blob/master/src/testing.py#L599

Forward-Port-Of: #19434

by default it taking `odoo` which leading to generating
wrong github link

like this
``github.com/odoo/odoo/upgrade-util/src/testing``
so fixed it after fix coming like this

`https://github.com/odoo/upgrade-util/blob/master/src/testing.py#L599`

X-original-commit: 8da6077
@robodoo

robodoo commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fw-bot

fw-bot commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator Author

This PR targets 18.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

robodoo pushed a commit that referenced this pull request Aug 18, 2026
by default it taking `odoo` which leading to generating
wrong github link

like this
``github.com/odoo/odoo/upgrade-util/src/testing``
so fixed it after fix coming like this

`https://github.com/odoo/upgrade-util/blob/master/src/testing.py#L599`

closes #19520

X-original-commit: 8da6077
Signed-off-by: Sanchit Gupta (sagu) <sagu@odoo.com>
@robodoo robodoo closed this Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants