Skip to content

ci: added an MR bot running on schedule

Rastislav Kruták requested to merge rkrutak/gitlab_scheduled_bot into main

Description

ci: added an MR bot running on schedule

  • added a python script to be run periodically
  • the script will crawl through projects and find projects waiting for review and projects approved by enough people
  • the summary of the search will be posted in configured slack channel

How to test

Included in the readme. If you want to test the functionality I can give you access to the testing GL and Slack.

Author's checklist

  • I have followed the contribution guidelines
  • This MR has been tested or does not change functionality
  • I have added relevant merge request dependencies (if this MR has any)
  • I have added the correct labels
  • I have assigned reviewers (if any are relevant)
  • I have edited the documentation (if the changes require it) or I have noted the need for the change if I do not have access to the documentation
  • I have marked all introduced BREAKING CHANGES or necessary DEPLOYMENT NOTES in the commit message(s)

Reviewer's checklist

  • This MR has been tested or does not change functionality
  • This MR has correct commit message format

Other information

image

Related issues

STR-1156

Edited by Rastislav Kruták

Merge request reports