blob: 76b98ae2215ec1cda7db9c3e0f8fe8e7f5eb069c [file] [log] [blame]
// Copyright 2022 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
const String userInstallation = '''
{
"id": 24369313,
"account": {
"login": "flutter",
"id": 14101776,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE0MTAxNzc2",
"avatar_url": "https://avatars.githubusercontent.com/u/14101776?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/flutter",
"html_url": "https://github.com/flutter",
"followers_url": "https://api.github.com/users/flutter/followers",
"following_url": "https://api.github.com/users/flutter/following{/other_user}",
"gists_url": "https://api.github.com/users/flutter/gists{/gist_id}",
"starred_url": "https://api.github.com/users/flutter/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/flutter/subscriptions",
"organizations_url": "https://api.github.com/users/flutter/orgs",
"repos_url": "https://api.github.com/users/flutter/repos",
"events_url": "https://api.github.com/users/flutter/events{/privacy}",
"received_events_url": "https://api.github.com/users/flutter/received_events",
"type": "Organization",
"site_admin": false
},
"repository_selection": "selected",
"access_tokens_url": "https://api.github.com/app/installations/24369313/access_tokens",
"repositories_url": "https://api.github.com/installation/repositories",
"html_url": "https://github.com/organizations/flutter/settings/installations/24369313",
"app_id": 168178,
"app_slug": "auto-submit",
"target_id": 14101776,
"target_type": "Organization",
"permissions": {
"checks": "read",
"issues": "write",
"members": "read",
"contents": "write",
"metadata": "read",
"statuses": "read",
"workflows": "write",
"single_file": "read",
"pull_requests": "write",
"organization_administration": "read"
},
"events": [
"issue_comment",
"label",
"pull_request",
"push"
],
"created_at": "2022-03-23T23:00:37.000Z",
"updated_at": "2024-04-01T15:13:03.000Z",
"single_file_name": ".github/autosubmit/autosubmit.yml",
"has_multiple_single_files": false,
"single_file_paths": [
".github/autosubmit/autosubmit.yml"
],
"suspended_by": null,
"suspended_at": null
}
''';