Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provides repository hook extension point for plugins #1477

Closed
takezoe opened this issue Mar 7, 2017 · 0 comments
Closed

Provides repository hook extension point for plugins #1477

takezoe opened this issue Mar 7, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@takezoe
Copy link
Member

takezoe commented Mar 7, 2017

It makes possible to hook following actions for repository by plugins:

  • Create the repository
  • Delete the repository
  • Rename the repository
  • Transfer the repository to the other user
  • Fork the repository by the other user
@takezoe takezoe added the feature label Mar 7, 2017
@takezoe takezoe added this to the 4.11 milestone Mar 7, 2017
@takezoe takezoe self-assigned this Mar 7, 2017
takezoe added a commit that referenced this issue Mar 7, 2017
It makes possible to hook repository creation, deletion, renaming, transferring and forking by plug-ins.
takezoe added a commit that referenced this issue Mar 7, 2017
It makes possible to hook repository creation, deletion, renaming, transferring and forking by plug-ins.
@takezoe takezoe closed this as completed Mar 7, 2017
@takezoe takezoe changed the title Provides repository create / delete / rename hook for plugins Provides repository hook extension point for plugins Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant