Skip to content

Instantly share code, notes, and snippets.

View Aaronik's full-sized avatar

Aaron Sullivan Aaronik

View GitHub Profile
@Aaronik
Aaronik / cli_ai_functions.md
Last active January 7, 2024 21:39
CLI ai functions
  • After a PR is reviewed and approved (like this one is) by someone other than the PR author (usually me right now), then
  • PR Author merges into master
  • PR Author supervises what should be an automatic deploy to https://dashboard.heroku.com/apps/conserve-dev
  • If deploy is not successful, debug and/or roll back the heroku app to a working commit and probably revert the PR commit on master branch too until it can be re-proposed
  • If deploy is successful, PR author verifies the fix is deployed and working as intended in this test environment