
Gitlab Assistant por swistak
Adds a browser Gitlab action icon to the toolbar. This allows to add some predefined gitlab actions into the comment section by one click. It allows also manage actions in table rows
1 User1 User
Metadata de la extensión
Sobre esta extensión
Add actions to read in json format
{
"actions": [
{
"row": [
{
"title": "Row one Label needs review",
"action": "/label ~\"to do\""
},
{
"title": "Row one Unlabel needs review",
"action": "/unlabel ~\"to do\""
},
],
"row2": [
{
"title": "Row two Title one",
"action": "/label ~\"to do one\""
},
{
"title": "Row two Title two",
"action": "/unlabel ~\"to do two\""
},
]
}
]
}
Rated 5 by 1 reviewer
Más información
- Enlaces del complemento
- Versión
- 0.2.0
- Tamaño
- 31,19 KB
- Última actualización
- hace 3 años (25 de feb. de 2023)
- Categorías relacionadas
- Licencia
- Todos los derechos reservados
- Historial de versiones
- Añadir a la colección