Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
C
cauldron
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 94
    • Issues 94
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Cauldron
  • cauldron
  • Issues
  • #510

Closed
Open
Opened Nov 25, 2020 by Jose Javier Merchante@jjmerchanteOwner

Store actions performed by the user in a project

The idea is to store the actions the user performs in a project. For example,

  • Add a GitHub organization
  • Add a repository
  • Remove five repositories from the list.

When the user press the refresh button, the list of actions is executed again:

  • Add a GitHub organization
  • Add a repository
  • Remove five repositories from the list.
  • Refresh project

This way, if there are new repositories for an organization, they will be added automatically, and we also preserve the case that the user doesn't want to analyze a specific repository when it has been deleted.

Assignee
Assign to
Yogurt
Milestone
Yogurt (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: cauldronio/cauldron#510