Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Trigger rebuild of Website build on Reposiory Changes #99

@J12934

Description

@J12934

Is your feature request related to a problem? Please describe.

The website (at the time of writing located a https://docs.securecodebox.io) pulls in files from this repository at its build time. As the website build is only triggered by changes to the website repository (currently located at: https://github.com/secureCodeBox/docusaurus) changes to this repository will not automatically trigger a rebuild. This can lead to outdated content.

Describe the solution you'd like

The build should be triggered when this repository has been updated. (E.g. commits pushed to the master branch)

Describe alternatives you've considered

Manually trigger the build by pushing an empty commit to the website repo.

Additional context

The website is hosted on netlify.
Current best guess on a potential implementation is to trigger the build using a webhook configured in github (can be configured in the settings of a repository).

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions