Платформа ЦРНП "Мирокод" для разработки проектов
https://git.mirocod.ru
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
380 B
22 lines
380 B
- |
|
id: 1 |
|
user_id: 2 |
|
op_type: 12 # close issue |
|
act_user_id: 2 |
|
act_user_name: user2 |
|
repo_id: 2 |
|
repo_user_name: user2 |
|
repo_name: repo2 |
|
is_private: true |
|
|
|
- |
|
id: 2 |
|
user_id: 3 |
|
op_type: 2 # rename repo |
|
act_user_id: 3 |
|
act_user_name: user3 |
|
repo_id: 3 |
|
repo_user_name: user3 |
|
repo_name: repo3 # TODO old or new name? |
|
is_private: false |
|
content: oldRepoName
|
|
|