Skip to content
Snippets Groups Projects
  • Tim Jaacks's avatar
    Add confluence stage · f8c1d732
    Tim Jaacks authored
    This adds two jobs to the Yocto pipeline:
    
     - generate-confluence-page
     - publish-confluence-page
    
    The first one generates a confluence page from a template
    (`confluence-page.xml.jinja2`) using information downloaded from all
    successful "Deploy FTP" jobs of the same pipeline.
    
    The second one publishes this page in Confluence and displays a link to
    the new page. If the page already exists it is overwritten.
    
    The place in Confluence where the new page is published is configurable
    via the `CONFLUENCE_SPACE` and `CONFLUENCE_PARENT_ID` variables.
    f8c1d732
Code owners
Assign users and groups as approvers for specific file changes. Learn more.