https://github.com/sakebook/gitlab-issue-reminder
Issue reminder of GitLab
https://github.com/sakebook/gitlab-issue-reminder
docker gitlab jib kotlin slack
Last synced: 6 months ago
JSON representation
Issue reminder of GitLab
- Host: GitHub
- URL: https://github.com/sakebook/gitlab-issue-reminder
- Owner: sakebook
- Created: 2018-11-09T03:19:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T03:28:22.000Z (almost 7 years ago)
- Last Synced: 2025-02-02T16:56:38.066Z (8 months ago)
- Topics: docker, gitlab, jib, kotlin, slack
- Language: Kotlin
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitlab-issue-reminder
GitLab issues reminder## Build
### Env
- `DUE_DATE_REMINDER_HOST`
- Your GitLab domain
- ex) https://gitlab.com
- `DUE_DATE_REMINDER_PROJECT_ID`
- Target project id
- ex)
- `DUE_DATE_REMINDER_GITLAB_TOKEN`
- GitLab token
- ex) xxxxxxxxxxxxxx
- `DUE_DATE_REMINDER_LIMIT`
- Remind threshold date count
- ex) 3
- `DUE_DATE_REMINDER_SLACK_WEB_HOOK_URL`
- Slack token
- ex) https://hooks.slack.com/services/xxxxxxxxxxxxxx