Skip to content

Conversation

@GrantBirki
Copy link
Member

This pull request updates the github/branch-deploy action to the latest major release (v11) which is in pre-release and I want to test it out here.

@GrantBirki GrantBirki requested a review from a team as a code owner October 8, 2025 16:24
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

👋 Thanks for opening a pull request!

If you are new, please check out the trimmed down summary of our deployment process below:

  1. 👀 Observe the CI jobs and tests to ensure they are passing

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Deploy your pull request to the development environment with .deploy to development

  4. 🚀 Deploy your pull request to the production environment with .deploy

    If anything goes wrong, rollback with .deploy main

  5. 🎉 Merge!

Need help? Type .help as a comment or visit the usage guide for more details

Please note, if you have a more complex change, it is advised to claim a deployment lock with .lock <environment> --reason <reason> to prevent other deployments from happening while you are working on your change.

Once your PR has been merged, you can remove the lock with .unlock <environment>.

@Razzmatazzz
Copy link
Member

.deploy

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production (branch: branch-deploy-v11)

You can watch the progress here 🔗

Details
{
  "type": "branch",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "timestamp": "2025-10-08T16:53:07.211Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/18352048994"
  },
  "git": {
    "branch": "branch-deploy-v11",
    "commit": "a75708529c1f26b5d28afb7767a0c714eb5ea73a",
    "verified": true,
    "committer": "web-flow",
    "html_url": "https://github.com/the-hideout/tarkov-api/commit/a75708529c1f26b5d28afb7767a0c714eb5ea73a"
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false,
    "comment": {
      "created_at": "2025-10-08T16:52:48Z",
      "updated_at": "2025-10-08T16:52:48Z",
      "body": ".deploy",
      "html_url": "https://github.com/the-hideout/tarkov-api/pull/405#issuecomment-3382439187"
    }
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

API Deployment - Production 🌔

The API has been deployed to the production environment 🚀

Pusher: @Razzmatazzz, Action: issue_comment, Workflow: branch-deploy;

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

Deployment Results ✅

Razzmatazzz successfully deployed branch branch-deploy-v11 to production

Details
{
  "status": "success",
  "environment": {
    "name": "production",
    "url": "https://api.tarkov.dev/graphql"
  },
  "deployment": {
    "id": 3121477531,
    "timestamp": "2025-10-08T16:53:35.857Z",
    "logs": "https://github.com/the-hideout/tarkov-api/actions/runs/18352048994",
    "duration": 29
  },
  "git": {
    "branch": "branch-deploy-v11",
    "commit": "a75708529c1f26b5d28afb7767a0c714eb5ea73a",
    "verified": true
  },
  "context": {
    "actor": "Razzmatazzz",
    "noop": false,
    "fork": false
  },
  "reviews": {
    "count": 1,
    "decision": "APPROVED"
  },
  "parameters": {
    "raw": null,
    "parsed": null
  }
}

Environment URL: api.tarkov.dev/graphql

@GrantBirki GrantBirki merged commit e1fdd4d into main Oct 8, 2025
5 checks passed
@GrantBirki GrantBirki deleted the branch-deploy-v11 branch October 8, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants