Skip to content

Force specific hash when building a single docs branch #44204

Open
@philwebb

Description

@philwebb

Currently when a docs build is triggered for a branch, the latest version of that branch will always be used. This can cause problem if a subsequent build adds meta-data and hasn't completed in time.

This happened with commit f5f888d which triggered a docs build that actually used afcc780.

If we pass the sha in when we trigger the build, we should be able to git reset the branch before starting Antora.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions