aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/action.yml
diff options
context:
space:
mode:
Diffstat (limited to 'models/fixtures/action.yml')
-rw-r--r--models/fixtures/action.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/models/fixtures/action.yml b/models/fixtures/action.yml
new file mode 100644
index 0000000000..f4f10dde2b
--- /dev/null
+++ b/models/fixtures/action.yml
@@ -0,0 +1,22 @@
+-
+ 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