magento / devdocs

Magento Developer Documentation
https://devdocs.magento.com
Open Software License 3.0
673 stars 1.77k forks source link

Wrong procedure in Magento Commerce Cloud Github integration #9553

Closed richiardc closed 6 months ago

richiardc commented 10 months ago

Is there an existing issue for this?

Which topic?

https://experienceleague.adobe.com/docs/commerce-cloud-service/user-guide/dev-tools/integrations/github.html

What's wrong with the content?

The section about Enable the GitHub integration isn't correct. Now the param --base-url is no longer required indeed if you specify this parameter the procedure returns an error repository: Unable to connect to GitHub: repository not found.

That parameter is to be considered required only if the base url is custom I think.

Also the add webhook section is no longer needed in case of direct integration with repository located on github.com. In fact, it is automatically enabled by the previous command.

What changes do you propose?

Modify the documentation with previous suggestion.

Anything else that can help to cover this?

No response

m2-assistant[bot] commented 10 months ago

Hi @richiardc. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information. Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.

hguthrie commented 6 months ago

Closing this issue; I moved this issue to the Cloud guide repository for more awareness.