Skip to content

Instantly share code, notes, and snippets.

@IhostVlad
Created May 6, 2019 11:26
Show Gist options
  • Save IhostVlad/499d402eae72c024dc83aba05bee3087 to your computer and use it in GitHub Desktop.
Save IhostVlad/499d402eae72c024dc83aba05bee3087 to your computer and use it in GitHub Desktop.
curl "https://api.github.com/repos/ORG/REPO/statuses/COMMIT_SHA?access_token=ACCESS_TOKEN" -H "Content-Type: application/json" -X POST -d "{\"state\": \"success\", \"context\": \"continuous-integration/drone/push\", \"target_url\": \"\"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment