8000 GitHub - walter211/gitlab-mr-watchdog: 🐶 Watch your GitLab merge requests status, then notify you in time.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🐶 Watch your GitLab merge requests status, then notify you in time.

License

Notifications You must be signed in to change notification settings

walter211/gitlab-mr-watchdog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-mr-watchdog

Build Status Go Report Card GitHub license

English | 中文

Watch your GitLab merge requests status, then notify you in time.

What

Configurations

GitLab:
  host: GITLAB_HOST_ADDRESS (REQUIRED)
  owner: GITLAB_PROJECT_OWNER (REQUIRED)
  project: GITLAB_PROJECT_NAME (REQUIRED)
  token: GITLAB_PUBLIC_USER_TOKEN (REQUIRED)

TimeOut:
  created: TIMEOUT_DURATION_SINCE_CREATED (MINUTES)
  updated: TIMEOUT_DURATION_SINCE_UPDATED (MINUTES)
  start: TIME_START_OF_A_DAY (hh:mm)
  end: TIME_END_OF_A_DAY (hh:mm)

Watchdog:
  duration: WATCHDOG_REFRESH_DURATION (MINUTES)
  action:
    sh: WATCHDOG_SHELL_ACTION

About

🐶 Watch your GitLab merge requests status, then notify you in time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0