mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-19 00:15:48 +01:00
Officially support labels for pipelines and agents to improve pipeline picking. * add pipeline labels * update, improve docs and add migration * update proto file --- closes #304 & #860