diff --git a/Changelog-Workflows.md b/Changelog-Workflows.md index b5b4247..73a97ff 100644 --- a/Changelog-Workflows.md +++ b/Changelog-Workflows.md @@ -35,7 +35,7 @@ Click the image above to play a YouTube video containing a walk-through by Charl 4) **Changelog** tagged entries which have been merged will be harvested to the Changelog site regularly. This is done using the ingestion tool as shown in the screenshot below: - ![image](https://user-images.githubusercontent.com/178003/87295427-0fdaf800-c4fd-11ea-9d8e-a30dce3f9fcd.png) + image The ingestion tool harvest all closed PRs tagged with the changelog label. In some instances, PRs that may affect the changelog may not be merged, having been closed or considered stale. In such instances, the 'ChangelogExclude' label will be added so that these contributions will not be included in the harvesting process, but may be monitored and retagged with the 'Changelog' label in the future if the status of the pull request is changed.