{
  "branches": [],
  "comments": [],
  "commits": [],
  "files": [],
  "issues": [
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "We need to establish the base Terraform project layout with modules for networking, compute, and storage.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-01T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/1",
      "id": 1,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_1",
      "number": 1,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Set up initial Terraform project structure",
      "updatedAt": "2024-01-01T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Staging and production VPCs need peering connections for shared services access.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-02T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/2",
      "id": 2,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_2",
      "number": 2,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Configure VPC peering between staging and production",
      "updatedAt": "2024-01-02T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Internal DNS records are not resolving correctly, causing intermittent service-to-service communication failures.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-03T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/3",
      "id": 3,
      "isPullRequest": false,
      "labels": [
        "P0"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_3",
      "number": 3,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "DNS resolution failing for internal services",
      "updatedAt": "2024-01-03T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "We need alerting when RDS instances exceed 80% CPU for more than 5 minutes.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-04T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/4",
      "id": 4,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_4",
      "number": 4,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Add CloudWatch alarms for RDS CPU utilization",
      "updatedAt": "2024-01-04T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The data-exports bucket has an overly permissive policy that allows public read. This has been patched.",
      "closedAt": "2024-01-06T00:00:00Z",
      "closedBy": "devops-lead",
      "createdAt": "2024-01-05T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/5",
      "id": 5,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_5",
      "number": 5,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "closed",
      "stateReason": "completed",
      "title": "Fix S3 bucket policy allowing public read access",
      "updatedAt": "2024-01-06T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Application containers should scale based on CPU and memory utilization targets.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-06T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/6",
      "id": 6,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_6",
      "number": 6,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement auto-scaling for ECS Fargate tasks",
      "updatedAt": "2024-01-06T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The worker node pool is still using an AMI from three months ago. Needs rotation.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-07T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/7",
      "id": 7,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_7",
      "number": 7,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Kubernetes node pool running outdated AMI",
      "updatedAt": "2024-01-07T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "All application and infrastructure logs should be shipped to a central Elasticsearch cluster.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-08T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/8",
      "id": 8,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_8",
      "number": 8,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Set up centralized logging with Elasticsearch",
      "updatedAt": "2024-01-08T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Several service accounts have access keys that have not been rotated in over 90 days.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-09T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/9",
      "id": 9,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_9",
      "number": 9,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Rotate IAM access keys older than 90 days",
      "updatedAt": "2024-01-09T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The staging deployment pipeline was failing due to expired credentials. Resolved.",
      "closedAt": "2024-01-11T00:00:00Z",
      "closedBy": "devops-lead",
      "createdAt": "2024-01-10T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/10",
      "id": 10,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_10",
      "number": 10,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "closed",
      "stateReason": "completed",
      "title": "Fix broken CI/CD pipeline for staging deployments",
      "updatedAt": "2024-01-11T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "All DynamoDB tables should use AWS-managed CMK encryption at rest.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-11T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/11",
      "id": 11,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_11",
      "number": 11,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Enable encryption at rest for DynamoDB tables",
      "updatedAt": "2024-01-11T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The production RDS instance is running out of available connections during peak traffic. This is a critical outage risk.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-12T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/12",
      "id": 12,
      "isPullRequest": false,
      "labels": [
        "P0"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_12",
      "number": 12,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Production database connection pool exhaustion",
      "updatedAt": "2024-01-12T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The self-managed Redis instance on EC2 should be replaced with a managed ElastiCache cluster.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-13T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/13",
      "id": 13,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_13",
      "number": 13,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Migrate Redis from self-managed to ElastiCache",
      "updatedAt": "2024-01-13T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "We need Prometheus scrapers configured to collect ALB health check metrics.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-14T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/14",
      "id": 14,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_14",
      "number": 14,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Add Prometheus metrics for load balancer health checks",
      "updatedAt": "2024-01-14T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Cleaned up legacy EC2 Classic security groups that were no longer in use.",
      "closedAt": "2024-01-16T00:00:00Z",
      "closedBy": "devops-lead",
      "createdAt": "2024-01-15T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/15",
      "id": 15,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_15",
      "number": 15,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "closed",
      "stateReason": "completed",
      "title": "Remove deprecated EC2 Classic security groups",
      "updatedAt": "2024-01-16T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "A reusable Terraform module for creating VPCs with standard subnet layouts, NACLs, and route tables.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-16T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/16",
      "id": 16,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_16",
      "number": 16,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Create Terraform module for standardized VPC creation",
      "updatedAt": "2024-01-16T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The TLS certificate for api.example.com needs renewal before it expires.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-17T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/17",
      "id": 17,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_17",
      "number": 17,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "SSL certificate expiring on api.example.com in 30 days",
      "updatedAt": "2024-01-17T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Intermittent npm registry timeouts during Docker builds are causing CI failures.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-18T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/18",
      "id": 18,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_18",
      "number": 18,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Docker image builds failing due to npm registry timeout",
      "updatedAt": "2024-01-18T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Replace rolling deployments with blue-green strategy to enable instant rollback capabilities.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-19T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/19",
      "id": 19,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_19",
      "number": 19,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement blue-green deployment strategy for production",
      "updatedAt": "2024-01-19T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Resolved DynamoDB state locking issue that was causing terraform apply to hang.",
      "closedAt": "2024-01-21T00:00:00Z",
      "closedBy": "devops-lead",
      "createdAt": "2024-01-20T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/20",
      "id": 20,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_20",
      "number": 20,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "closed",
      "stateReason": "completed",
      "title": "Fix Terraform state lock contention issue",
      "updatedAt": "2024-01-21T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Configure cross-region read replicas and automated failover for the primary RDS cluster.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-21T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/21",
      "id": 21,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_21",
      "number": 21,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Set up cross-region disaster recovery for RDS",
      "updatedAt": "2024-01-21T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Plan and execute the Kubernetes version upgrade for the production EKS cluster.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-22T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/22",
      "id": 22,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_22",
      "number": 22,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "EKS cluster upgrade from 1.27 to 1.28",
      "updatedAt": "2024-01-22T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Restrict inter-pod communication using Kubernetes NetworkPolicy resources.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-23T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/23",
      "id": 23,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_23",
      "number": 23,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement network policies for pod-to-pod communication",
      "updatedAt": "2024-01-23T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "CloudTrail log delivery to the central audit S3 bucket has stopped for the past 48 hours.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-24T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/24",
      "id": 24,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_24",
      "number": 24,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "CloudTrail logs not being delivered to S3",
      "updatedAt": "2024-01-24T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Resolved NAT Gateway saturation by provisioning additional gateways across AZs.",
      "closedAt": "2024-01-26T00:00:00Z",
      "closedBy": "devops-lead",
      "createdAt": "2024-01-25T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/25",
      "id": 25,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_25",
      "number": 25,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "closed",
      "stateReason": "completed",
      "title": "Patch NAT Gateway throughput bottleneck",
      "updatedAt": "2024-01-26T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Create comprehensive Grafana dashboards for node health, pod metrics, and resource utilization.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-26T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/26",
      "id": 26,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_26",
      "number": 26,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Add Grafana dashboards for Kubernetes cluster monitoring",
      "updatedAt": "2024-01-26T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Use AWS Secrets Manager to automatically rotate RDS database credentials every 30 days.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-27T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/27",
      "id": 27,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_27",
      "number": 27,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement secrets rotation for database credentials",
      "updatedAt": "2024-01-27T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "ALB target group health checks are passing for unhealthy instances, routing traffic to degraded nodes. Critical reliability issue.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-28T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/28",
      "id": 28,
      "isPullRequest": false,
      "labels": [
        "P0"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_28",
      "number": 28,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Load balancer health checks returning false positives",
      "updatedAt": "2024-01-28T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Implement intelligent tiering and lifecycle rules to move infrequently accessed objects to cheaper storage classes.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-29T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/29",
      "id": 29,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_29",
      "number": 29,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Optimize S3 lifecycle policies for cost reduction",
      "updatedAt": "2024-01-29T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Set up AWS Config managed rules to enforce tagging standards and security baselines.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-30T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/30",
      "id": 30,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_30",
      "number": 30,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Configure AWS Config rules for compliance checking",
      "updatedAt": "2024-01-30T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The Helm values override for staging is being ignored during ArgoCD sync operations.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-01-31T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/31",
      "id": 31,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_31",
      "number": 31,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Helm chart values not propagating to staging environment",
      "updatedAt": "2024-01-31T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Establish a site-to-site VPN connection between AWS VPC and the on-premises data center.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-01T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/32",
      "id": 32,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_32",
      "number": 32,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Set up VPN tunnel to on-premises data center",
      "updatedAt": "2024-02-01T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Add PodDisruptionBudgets to ensure minimum availability during node drains and cluster upgrades.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-02T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/33",
      "id": 33,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_33",
      "number": 33,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement pod disruption budgets for critical services",
      "updatedAt": "2024-02-02T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Manual changes made outside of Terraform are causing plan diffs on multiple resources.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-03T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/34",
      "id": 34,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_34",
      "number": 34,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Terraform plan showing unexpected resource drift",
      "updatedAt": "2024-02-03T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Configure AWS WAF with rate limiting and SQL injection protection for all public API Gateway endpoints.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-04T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/35",
      "id": 35,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_35",
      "number": 35,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Add WAF rules for API Gateway endpoints",
      "updatedAt": "2024-02-04T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Integrate Trivy or Snyk container scanning into the CI pipeline to catch CVEs before deployment.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-05T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/36",
      "id": 36,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_36",
      "number": 36,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Container image vulnerability scanning in CI pipeline",
      "updatedAt": "2024-02-05T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The cluster autoscaler is provisioning new nodes under load but failing to scale down when demand drops. Wasting significant compute costs.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-06T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/37",
      "id": 37,
      "isPullRequest": false,
      "labels": [
        "P0"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_37",
      "number": 37,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Kubernetes cluster autoscaler not scaling down idle nodes",
      "updatedAt": "2024-02-06T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Migrate from push-based deployments to a GitOps pull-based model using ArgoCD.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-07T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/38",
      "id": 38,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_38",
      "number": 38,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement GitOps workflow with ArgoCD",
      "updatedAt": "2024-02-07T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The current 7-day backup retention does not meet the 30-day compliance requirement.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-08T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/39",
      "id": 39,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_39",
      "number": 39,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "RDS automated backups retention period too short",
      "updatedAt": "2024-02-08T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Deploy Istio service mesh for mTLS, traffic management, and observability across microservices.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-09T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/40",
      "id": 40,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_40",
      "number": 40,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Service mesh implementation with Istio",
      "updatedAt": "2024-02-09T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Several Lambda functions in the API path have cold start times over 3 seconds, breaching the 2-second SLA.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-10T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/41",
      "id": 41,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_41",
      "number": 41,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Lambda function cold start latency exceeding SLA",
      "updatedAt": "2024-02-10T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Enforce mandatory cost allocation tags (team, environment, project) on all AWS resources.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-11T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/42",
      "id": 42,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_42",
      "number": 42,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement cost allocation tags across all resources",
      "updatedAt": "2024-02-11T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Route P0 and P1 CloudWatch alarms to PagerDuty for on-call notification.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-12T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/43",
      "id": 43,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_43",
      "number": 43,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Configure PagerDuty integration for critical alerts",
      "updatedAt": "2024-02-12T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Multiple EBS volumes in the development account were created without encryption enabled.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-13T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/44",
      "id": 44,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_44",
      "number": 44,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "EBS volumes not encrypted in dev account",
      "updatedAt": "2024-02-13T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Kafka partition reassignment is stuck, causing uneven load distribution and consumer lag spikes across the production cluster.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-14T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/45",
      "id": 45,
      "isPullRequest": false,
      "labels": [
        "P0"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_45",
      "number": 45,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Production Kafka cluster broker rebalancing failure",
      "updatedAt": "2024-02-14T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Create an AWS Organization structure with separate accounts for dev, staging, production, and shared services.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-15T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/46",
      "id": 46,
      "isPullRequest": false,
      "labels": [
        "enhancement"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_46",
      "number": 46,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Set up AWS Organization with multi-account strategy",
      "updatedAt": "2024-02-15T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "The NGINX ingress controller is returning 502 Bad Gateway errors when request rate exceeds 500 rps.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-16T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/47",
      "id": 47,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_47",
      "number": 47,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Ingress controller returning 502 errors under load",
      "updatedAt": "2024-02-16T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Set up AWS Cost Anomaly Detection to alert on unexpected spending spikes across all accounts.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-17T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/48",
      "id": 48,
      "isPullRequest": false,
      "labels": [
        "P2"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_48",
      "number": 48,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Implement infrastructure cost anomaly detection",
      "updatedAt": "2024-02-17T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Replace the legacy Jenkins server with GitHub Actions workflows for all build and deployment pipelines.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-18T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/49",
      "id": 49,
      "isPullRequest": false,
      "labels": [
        "P1"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_49",
      "number": 49,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Migrate CI/CD from Jenkins to GitHub Actions",
      "updatedAt": "2024-02-18T00:00:00Z"
    },
    {
      "assignees": [],
      "authorLogin": "devops-lead",
      "body": "Several modules have unpinned or loosely pinned provider versions leading to unexpected behavior on apply.",
      "closedAt": null,
      "closedBy": null,
      "createdAt": "2024-02-19T00:00:00Z",
      "htmlUrl": "https://github.com/devops-lead/infrastructure/issues/50",
      "id": 50,
      "isPullRequest": false,
      "labels": [
        "bug"
      ],
      "locked": false,
      "milestone": null,
      "nodeId": "I_50",
      "number": 50,
      "reactions": {
        "confused": 0,
        "eyes": 0,
        "heart": 0,
        "hooray": 0,
        "laugh": 0,
        "minusOne": 0,
        "plusOne": 0,
        "rocket": 0,
        "totalCount": 0
      },
      "repoId": 1,
      "state": "open",
      "stateReason": null,
      "title": "Terraform provider version pinning inconsistencies",
      "updatedAt": "2024-02-19T00:00:00Z"
    }
  ],
  "labels": [
    {
      "color": "b60205",
      "createdAt": "2024-01-01T00:00:00Z",
      "description": "Critical priority issue requiring immediate attention",
      "id": 3,
      "isDefault": false,
      "name": "critical",
      "nodeId": "LA_3",
      "repoId": 1,
      "updatedAt": "2024-01-01T00:00:00Z"
    },
    {
      "color": "e11d48",
      "createdAt": "2024-01-01T00:00:00Z",
      "description": "Highest priority - immediate action required",
      "id": 4,
      "isDefault": false,
      "name": "P0",
      "nodeId": "LA_4",
      "repoId": 1,
      "updatedAt": "2024-01-01T00:00:00Z"
    },
    {
      "color": "f97316",
      "createdAt": "2024-01-01T00:00:00Z",
      "description": "High priority - address within current sprint",
      "id": 5,
      "isDefault": false,
      "name": "P1",
      "nodeId": "LA_5",
      "repoId": 1,
      "updatedAt": "2024-01-01T00:00:00Z"
    },
    {
      "color": "facc15",
      "createdAt": "2024-01-01T00:00:00Z",
      "description": "Medium priority - plan for upcoming sprint",
      "id": 6,
      "isDefault": false,
      "name": "P2",
      "nodeId": "LA_6",
      "repoId": 1,
      "updatedAt": "2024-01-01T00:00:00Z"
    }
  ],
  "pullRequests": [],
  "repos": [
    {
      "allowAutoMerge": false,
      "allowMergeCommit": true,
      "allowRebaseMerge": true,
      "allowSquashMerge": true,
      "archived": false,
      "cloneUrl": "https://github.com/devops-lead/infrastructure.git",
      "createdAt": "2024-01-01T00:00:00Z",
      "defaultBranch": "main",
      "deleteBranchOnMerge": false,
      "description": "Infrastructure management and automation",
      "disabled": false,
      "fork": false,
      "forksCount": 0,
      "fullName": "devops-lead/infrastructure",
      "hasIssues": true,
      "hasPages": false,
      "hasProjects": true,
      "hasWiki": true,
      "htmlUrl": "https://github.com/devops-lead/infrastructure",
      "id": 1,
      "language": "HCL",
      "license": "MIT",
      "name": "infrastructure",
      "nodeId": "R_1",
      "openIssuesCount": 45,
      "owner": "devops-lead",
      "private": false,
      "pushedAt": "2024-02-19T00:00:00Z",
      "sshUrl": "sample-user-1@example.test:devops-lead/infrastructure.git",
      "stargazersCount": 2,
      "topics": [
        "terraform",
        "infrastructure"
      ],
      "updatedAt": "2024-01-01T00:00:00Z",
      "visibility": "public",
      "watchersCount": 2
    }
  ],
  "reviews": [],
  "users": [
    {
      "avatarUrl": "https://avatars.githubusercontent.com/u/1?v=4",
      "bio": null,
      "company": null,
      "createdAt": "2024-01-01T00:00:00Z",
      "email": "devops@example.com",
      "followers": 0,
      "following": 0,
      "htmlUrl": "https://github.com/devops-lead",
      "id": 1,
      "location": null,
      "login": "devops-lead",
      "name": "DevOps Lead",
      "nodeId": "U_1",
      "publicRepos": 5,
      "siteAdmin": false,
      "type": "User",
      "updatedAt": "2024-01-01T00:00:00Z"
    }
  ],
  "workflowRuns": [],
  "workflows": []
}
