LogoLogo
Packmind CloudChangelogGet supportJoin Slack
  • 👋Welcome!
  • 🪐Manage spaces
  • 🔐Security and data
  • 🐞Troubleshooting guides
  • 🚀First steps
    • Enable and configure AI
    • Connect your Git platform
  • 📥Capture your coding practices
    • How to create coding practices
    • Review practices in the Inbox
  • 🔍Enforce practices in your code
    • Setup practices detection with the AI Agent
    • Packmind CLI
      • Run with NPM
      • Run with Docker
      • SonarQube Integration
      • Run in Gitlab CI
      • Usage
  • Coding Assistants Integration
  • 👩‍💻Plugins & Integrations
    • IDE Plugins
      • 🚀Packmind's IDE plugins use cases
      • Visual Studio Code
      • Visual Studio
      • JetBrains IDEs
      • Eclipse
      • Xcode
      • Packmind Tech Coach
    • 🔔Get notifications
  • 📖Best practices management
    • Manage your practices
      • Import, copy and export practices
      • Use categories to organize your practices
      • Manage duplications of practices
      • Move all practices from a space to another space
      • Styling with Markdown
      • Multi-file examples on coding practices
    • 📰Scheduler to push practices
  • ↔️API Reference
    • Authentication
    • Documentation
  • ⚙️Account & Settings
    • 👩‍💼Manage users
    • 💵Subscription and Billing
    • 🔓Single Sign-On (SSO) in Packmind
      • Enable SSO for Packmind Cloud
      • Enable SSO for Packmind Self-Hosted
  • 🏠On-Premise version
    • Release notes - Self-Hosted versions
    • Install the Self-Hosted version
      • Migrate from a legacy setup (Mongo 2.x)
    • Connect a SMTP server
    • Authentication
      • Authentication with OpenLDAP
      • Authentication by SSO
      • Authentication with Active Directory
Powered by GitBook
On this page
  • Inbox and permissions
  • Review your practices in the Inbox

Was this helpful?

  1. Capture your coding practices

Review practices in the Inbox

PreviousHow to create coding practicesNextSetup practices detection with the AI Agent

Last updated 1 month ago

Was this helpful?

The Inbox is the central place to review all the new created coding practices, using one of the .

Inbox and permissions

Each space member can view the inbox and perform actions on the content (reject, validate, update).

The review process is usually achieved by a Tech Lead, but feel free to organize short sessions with other developers and Tech Leaders if you consider that the review should be more collaborative.

Review your practices in the Inbox

In the Inbox menu you can list the list of practices to be reviewed. Practices are listed by descending order according to their creation date.

For each practice, you can:

  • Saving/Unsaving the practice: saving means this practice should be reviewed later, for instance, with the whole team for synchronous discussions.

  • Validate the practice, to make it part of your space's repository of practices

  • Edit the practice, to make it more compliant with your context. You can update the name, description, and also the positive and negative example

  • Reject the practice, to remove this from your Inbox

As soon as you validate a practice with a description and a negative example, Packmind AI will start automating the detection of violations for this coding practice. Read more here

📥
🕓
✅
🖊️
🔻
🔽
supported methods
Setup practices detection with the AI Agent