
Gitlab Assistant by 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
Extension Metadata
About this extension
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
More information
- Add-on Links
- Version
- 0.2.0
- Size
- 31.19 KB
- Last updated
- 3 years ago (Feb 25, 2023)
- Related Categories
- License
- All Rights Reserved
- Version History
- Add to collection