Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A GitBucket plug-in to provides email notifications feature

License

NotificationsYou must be signed in to change notification settings

gitbucket/gitbucket-notifications-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plug-in provides notifications feature on GitBucket.

Plugin versionGitBucket version
1.11.x4.37.x
1.10.x4.35.x
1.9.x4.34.x
1.8.x4.32.x - 4.33.x
1.7.x4.30.x - 4.31.x
1.6.x4.26.x - 4.29.x
1.5.x4.23.x - 4.25.x
1.4.x4.19.x - 4.22.x
1.2.x, 1.3.x4.17.x - 4.18.x
1.1.x4.16.x
1.0.x4.15.x

Features

The current version of plug-in provides features such as:

  • Pre-included notifications (see below)
  • Watching repositories
  • Subscribing to issues

Pre-included notifications

GitBucket can send email notifications to users if this feature is enabled by an administrator.

You'll automatically receive these notifications when:

  • Opened issues (new issues, new pull requests)
    • When a record is inserted into theISSUE table
  • Comments
    • Among the records in theISSUE_COMMENT table, them to be counted as a comment (i.e. the recordACTION column value is "comment" or "close_comment" or "reopen_comment") are inserted
  • Updated state (close, reopen, merge)
    • When theCLOSED column value is updated

Notified users are as follows:

  • individual repository's owner
  • group members of group repository
  • collaborators
  • participants

However, the person performing the operation is excluded from the notification.

Watching repositories

When you watch a repository, you get notifications.You can unwatch a repository to receive notifications when participating.If you won't receive any notifications, you select Ignoring.

Subscribing to issues

You can subscribe or unsubscribe to individual issues.

Build from source

Runsbt assembly and copy generated/target/scala-2.13/gitbucket-notifications-plugin-x.x.x.jar to~/.gitbucket/plugins/ (If the directory does not exist, create it by hand before copying the jar), or just runsbt install.

About

A GitBucket plug-in to provides email notifications feature

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp