mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Automatically stuff reference in commit message So we probably want to track which edits were performed through the Github interface, and this change automatically adds a label to the commit message. ```yaml <!--- Your description here --> +label: docsite_pr ``` Eventually this allows to (on regular basis) list the changes from documentation readers and process them in a separate process.