Skip to content

Site is not rebuilt when a new release tag is pushed #6856

Description

@rh-hemartin

What happens

Pushing a new release tag does not rebuild or redeploy the documentation site. After v0.39.0 (release), https://fullsend.sh/docs/v/ is not a versions index. The page should exist after a tagged release.

The Release workflow ran for v0.39.0 (run). No Build Site run was created for that tag. The last production Build Site run on main was the merge of #6010 at d9e8bec (run), about 37 minutes before the tag.

What should happen

A new v* tag should rebuild the site and publish a versions index at https://fullsend.sh/docs/v/ that includes that release.

How to reproduce

  1. Push an annotated v* tag (observed with v0.39.0).
  2. Confirm the Release workflow runs for the tag.
  3. Open https://fullsend.sh/docs/v/.

Context

Multi-version docs shipped in #5717. Readers of a tagged release have no versions page for that release until something else happens to rebuild the site.

Related: #5717.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcomponent/ciCI pipelines and checkscomponent/docsUser-facing documentationpriority/highSignificant impact, address soontriagedTriaged but awaiting human prioritizationtype/bugConfirmed defect in existing behavior

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions