
Gitlab Assistant von 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 Benutzer1 Benutzer
Metadaten zur Erweiterung
Über diese Erweiterung
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\""
},
]
}
]
}
Bewertet mit 5 von 1 Bewerter
Weitere Informationen
- Add-on-Links
- Version
- 0.2.0
- Größe
- 31,19 KB
- Zuletzt aktualisiert
- vor 3 Jahren (25. Feb. 2023)
- Verwandte Kategorien
- Lizenz
- Alle Rechte vorbehalten
- Versionsgeschichte
- Zur Sammlung hinzufügen