Skip to content

ashfaqahmed/git-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleanup MRs Project

A Python script to automate the cleanup of old merge requests in GitLab, including checking for associated Jira tickets and resolving conflicts.

Features

  • Close MRs associated with closed Jira tickets.
  • Notify authors about merge conflicts.
  • Keep your repositories clean and clutter-free.

Install

  • pip install requests
  • pip install python-dotenv

Usage

Follow the instructions in the script to configure repository names, target authors, and API credentials.

About

GitLab Python Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages