Trigger Pipelines on Wiki Commits

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

Wikis are a common place to store deployment runbooks and configuration data while documenting release processes - which makes it a ripe place to store passwords. It would be nice to be able to trigger a pipeline when a wiki changes so that secret detections can take place.

The goal: Trigger a CI Pipeline when a wiki changes, and add a variable for $CI_PIPELINE_SOURCE: wiki

This would allow the secret detection job to run and scan for secrets.

Edited by 🤖 GitLab Bot 🤖