code.gitea.io/gitea@v1.22.3/models/fixtures/action_runner_token.yml (about)

     1  -
     2    id: 1 # instance scope
     3    token: xeiWBL5kuTYxGPynHCqQdoeYmJAeG3IzGXCYTrDX
     4    owner_id: 0
     5    repo_id: 0
     6    is_active: 1
     7    created: 1695617748
     8    updated: 1695617748
     9  
    10  -
    11    id: 2 # user scope and can't be used
    12    token: vohJB9QcZuSv1gAXESTk2uqpSjHhsKT9j4zYF84x
    13    owner_id: 1
    14    repo_id: 0
    15    is_active: 0
    16    created: 1695617749
    17    updated: 1695617749
    18  
    19  -
    20    id: 3 # user scope and can be used
    21    token: gjItAeJ3CA74hNPmPPo0Zco8I1eMaNcP1jVifjOE
    22    owner_id: 1
    23    repo_id: 0
    24    is_active: 1
    25    created: 1695617750
    26    updated: 1695617750
    27  
    28  -
    29    id: 4 # repo scope
    30    token: NOjLubxzFxPGhPXflZknys0gjVvQNhomFbAYuhbH
    31    owner_id: 0
    32    repo_id: 1
    33    is_active: 1
    34    created: 1695617751
    35    updated: 1695617751