code.gitea.io/gitea@v1.21.7/models/fixtures/issue.yml (about)

     1  -
     2    id: 1
     3    repo_id: 1
     4    index: 1
     5    poster_id: 1
     6    original_author_id: 0
     7    name: issue1
     8    content: content for the first issue
     9    milestone_id: 0
    10    priority: 0
    11    is_closed: false
    12    is_pull: false
    13    num_comments: 2
    14    created_unix: 946684800
    15    updated_unix: 978307200
    16    is_locked: false
    17  
    18  -
    19    id: 2
    20    repo_id: 1
    21    index: 2
    22    poster_id: 1
    23    original_author_id: 0
    24    name: issue2
    25    content: content for the second issue
    26    milestone_id: 1
    27    priority: 0
    28    is_closed: false
    29    is_pull: true
    30    num_comments: 0
    31    created_unix: 946684810
    32    updated_unix: 978307190
    33    is_locked: false
    34  
    35  -
    36    id: 3
    37    repo_id: 1
    38    index: 3
    39    poster_id: 1
    40    original_author_id: 0
    41    name: issue3
    42    content: content for the third issue
    43    milestone_id: 3
    44    priority: 0
    45    is_closed: false
    46    is_pull: true
    47    num_comments: 0
    48    created_unix: 946684820
    49    updated_unix: 978307180
    50    is_locked: false
    51  
    52  -
    53    id: 4
    54    repo_id: 2
    55    index: 1
    56    poster_id: 2
    57    original_author_id: 0
    58    name: issue4
    59    content: content for the fourth issue
    60    milestone_id: 0
    61    priority: 0
    62    is_closed: true
    63    is_pull: false
    64    num_comments: 1
    65    created_unix: 946684830
    66    updated_unix: 978307200
    67    is_locked: false
    68  
    69  -
    70    id: 5
    71    repo_id: 1
    72    index: 4
    73    poster_id: 2
    74    original_author_id: 0
    75    name: issue5
    76    content: content for the fifth issue
    77    milestone_id: 0
    78    priority: 0
    79    is_closed: true
    80    is_pull: false
    81    num_comments: 0
    82    created_unix: 946684840
    83    updated_unix: 978307200
    84    is_locked: false
    85  
    86  -
    87    id: 6
    88    repo_id: 3
    89    index: 1
    90    poster_id: 1
    91    original_author_id: 0
    92    name: issue6
    93    content: content6
    94    milestone_id: 0
    95    priority: 0
    96    is_closed: false
    97    is_pull: false
    98    num_comments: 0
    99    created_unix: 946684850
   100    updated_unix: 978307200
   101    is_locked: false
   102  
   103  -
   104    id: 7
   105    repo_id: 2
   106    index: 2
   107    poster_id: 2
   108    original_author_id: 0
   109    name: issue7
   110    content: content for the seventh issue
   111    milestone_id: 0
   112    priority: 0
   113    is_closed: false
   114    is_pull: false
   115    num_comments: 0
   116    created_unix: 946684830
   117    updated_unix: 978307200
   118    is_locked: false
   119  
   120  -
   121    id: 8
   122    repo_id: 10
   123    index: 1
   124    poster_id: 11
   125    original_author_id: 0
   126    name: pr2
   127    content: a pull request
   128    milestone_id: 0
   129    priority: 0
   130    is_closed: false
   131    is_pull: true
   132    num_comments: 0
   133    created_unix: 946684820
   134    updated_unix: 978307180
   135    is_locked: false
   136  
   137  -
   138    id: 9
   139    repo_id: 48
   140    index: 1
   141    poster_id: 11
   142    original_author_id: 0
   143    name: pr1
   144    content: a pull request
   145    milestone_id: 0
   146    priority: 0
   147    is_closed: false
   148    is_pull: true
   149    num_comments: 0
   150    created_unix: 946684820
   151    updated_unix: 978307180
   152    is_locked: false
   153  
   154  -
   155    id: 10
   156    repo_id: 42
   157    index: 1
   158    poster_id: 500
   159    original_author_id: 0
   160    name: issue from deleted account
   161    content: content from deleted account
   162    milestone_id: 0
   163    priority: 0
   164    is_closed: false
   165    is_pull: false
   166    num_comments: 0
   167    deadline_unix: 1019307200
   168    created_unix: 946684830
   169    updated_unix: 999307200
   170    is_locked: false
   171  
   172  -
   173    id: 11
   174    repo_id: 1
   175    index: 5
   176    poster_id: 1
   177    original_author_id: 0
   178    name: pull5
   179    content: content for the a pull request
   180    milestone_id: 0
   181    priority: 0
   182    is_closed: false
   183    is_pull: true
   184    num_comments: 0
   185    created_unix: 1579194806
   186    updated_unix: 1579194806
   187    is_locked: false
   188  
   189  -
   190    id: 12
   191    repo_id: 3
   192    index: 2
   193    poster_id: 2
   194    original_author_id: 0
   195    name: pull6
   196    content: content for the a pull request
   197    milestone_id: 0
   198    priority: 0
   199    is_closed: false
   200    is_pull: true
   201    num_comments: 0
   202    created_unix: 1602935696
   203    updated_unix: 1602935696
   204    is_locked: false
   205  
   206  -
   207    id: 13
   208    repo_id: 50
   209    index: 1
   210    poster_id: 2
   211    original_author_id: 0
   212    name: issue in active repo
   213    content: we'll be testing github issue 13171 with this.
   214    milestone_id: 0
   215    priority: 0
   216    is_closed: false
   217    is_pull: false
   218    num_comments: 0
   219    created_unix: 1602935696
   220    updated_unix: 1602935696
   221    is_locked: false
   222  
   223  -
   224    id: 14
   225    repo_id: 51
   226    index: 1
   227    poster_id: 2
   228    original_author_id: 0
   229    name: issue in archived repo
   230    content: we'll be testing github issue 13171 with this.
   231    milestone_id: 0
   232    priority: 0
   233    is_closed: false
   234    is_pull: false
   235    num_comments: 0
   236    created_unix: 1602935696
   237    updated_unix: 1602935696
   238    is_locked: false
   239  
   240  -
   241    id: 15
   242    repo_id: 5
   243    index: 1
   244    poster_id: 2
   245    original_author_id: 0
   246    name: issue in repo not linked to team1
   247    content: content
   248    milestone_id: 0
   249    priority: 0
   250    is_closed: false
   251    is_pull: false
   252    num_comments: 0
   253    created_unix: 1602935696
   254    updated_unix: 1602935696
   255    is_locked: false
   256  
   257  -
   258    id: 16
   259    repo_id: 32
   260    index: 1
   261    poster_id: 2
   262    original_author_id: 0
   263    name: just a normal issue
   264    content: content
   265    milestone_id: 0
   266    priority: 0
   267    is_closed: false
   268    is_pull: false
   269    num_comments: 0
   270    created_unix: 1602935696
   271    updated_unix: 1602935696
   272    is_locked: false
   273  
   274  -
   275    id: 17
   276    repo_id: 32
   277    index: 2
   278    poster_id: 15
   279    original_author_id: 0
   280    name: a issue with a assignment
   281    content: content
   282    milestone_id: 0
   283    priority: 0
   284    is_closed: false
   285    is_pull: false
   286    num_comments: 0
   287    created_unix: 1602935696
   288    updated_unix: 1602935696
   289    is_locked: false
   290  
   291  -
   292    id: 18
   293    repo_id: 55
   294    index: 1
   295    poster_id: 2
   296    original_author_id: 0
   297    name: issue for scoped labels
   298    content: content
   299    milestone_id: 0
   300    priority: 0
   301    is_closed: false
   302    is_pull: false
   303    num_comments: 0
   304    created_unix: 946684830
   305    updated_unix: 978307200
   306    is_locked: false
   307  
   308  -
   309    id: 19
   310    repo_id: 58
   311    index: 1
   312    poster_id: 2
   313    original_author_id: 0
   314    name: issue for pr
   315    content: content
   316    milestone_id: 0
   317    priority: 0
   318    is_closed: false
   319    is_pull: true
   320    num_comments: 0
   321    created_unix: 946684830
   322    updated_unix: 978307200
   323    is_locked: false
   324  
   325  -
   326    id: 20
   327    repo_id: 23
   328    index: 1
   329    poster_id: 2
   330    original_author_id: 0
   331    name: issue for pr
   332    content: content
   333    milestone_id: 0
   334    priority: 0
   335    is_closed: false
   336    is_pull: true
   337    num_comments: 0
   338    created_unix: 978307210
   339    updated_unix: 978307210
   340    is_locked: false