Commit 455b98b
committed
Allow changing labels description
The GitHub API allows to change labels description:
https://docs.github.com/en/rest/reference/issues#update-a-label1 parent 02ec883 commit 455b98b
File tree
2 files changed
+3
-2
lines changed- lib/github_api/client/issues
- spec/fixtures/issues
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
0 commit comments