-
- 下载
Merge branch 'feature/improve_wiki_page_events' into 'master'
Include Wiki attributes in Wiki page events webhook The hook data we are sending is not 100% correct (we send details of the project, but should also send details of the "ProjectWiki" attributes like URLs and repositories relative to the wiki itself). This is a follow up to #17506 Fixes #17507 See merge request !4138
显示
- CHANGELOG 1 个添加, 0 个删除CHANGELOG
- app/models/project_wiki.rb 14 个添加, 0 个删除app/models/project_wiki.rb
- app/services/wiki_pages/base_service.rb 2 个添加, 3 个删除app/services/wiki_pages/base_service.rb
- doc/web_hooks/web_hooks.md 8 个添加, 7 个删除doc/web_hooks/web_hooks.md
- spec/models/project_wiki_spec.rb 13 个添加, 0 个删除spec/models/project_wiki_spec.rb
想要评论请 注册 或 登录