https://github.com/wpjunior/workon-issue
Gitlab helper to workon on issue
https://github.com/wpjunior/workon-issue
Last synced: 8 months ago
JSON representation
Gitlab helper to workon on issue
- Host: GitHub
- URL: https://github.com/wpjunior/workon-issue
- Owner: wpjunior
- License: mit
- Created: 2016-12-19T12:45:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T17:08:07.000Z (over 9 years ago)
- Last Synced: 2025-03-03T12:28:43.203Z (over 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# workon-issue
Gitlab helper to workon on an issue
## Usage
```bash
workon-issue 666
# your editor will open with issue description
# every save will update original issue
```
## Config file
example of config file
```bash
cat ~/.config/workon-issue/config.yml
```
```yaml
gitlab:
url: https://gitlab.yourorganization.com
repo: your/backlog
token: YourPersonalToken
editor: emacsclient -n
```
## How to get a personal token
open in your gitlab instalation
https://gitlab.yourorganization.com/profile/personal_access_tokens