Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,112
    • Issues 44,112
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,312
    • Merge requests 1,312
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #216014
Closed
Open
Issue created Apr 28, 2020 by Alex Kalderimis@alexkalderimis☀Maintainer

Wiki events should be created by git-access pushes

Problem to solve

Wiki events should be created by pushes to wiki repos

Intended users

Any user who edits a wiki locally and pushes changes with Git.

Further details

This is aimed at making user contributions more visible, supporting all preferred workflows.

Proposal

This adds behavior into the post-push event handler that records changes for all edited (created/modified or deleted) wiki pages.

Documentation

This does not require any user changes.

Feature flags

This feature is guarded behind the :wiki_events_on_git_push feature flag

Availability & Testing

Tests are needed that simulate the behavior of editing a wiki using the git-access protocol.

What does success look like, and how can we measure that?

A user's contributions will be visible on the project activity stream following a git push to the wiki.

Edited Dec 10, 2020 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Time tracking