Script to Approve Multiple MRs with the Same Branch Name Across Multiple Gitlab Projects
Script to Approve Multiple MRs with the Same Branch Name Across Multiple Gitlab Projects
Evergreen
Created: 2023-12-29 Updated: 2023-12-29
python gitlab click merge-requests automation
Gist here
import click
import gitlab
@click.command()...
anoliphantneverforgets.com1 min read