Skip to content

Automatically update special files in merge requests #27 #28 #29 on approvals

flow.gunso requested to merge ci_job_update_special_files into master

This MR adds:

  • A CI pipeline job triggered by a webhook chain between Gilab and Zapier on merge request changes
  • The job is triggered only on approvals not unapprovals, approved or unapproved changes
  • The job run a python script that update the AUTHORS.md, CHANGELOG.md and README.md with a commit from @bot_marvin

Merge request reports