pub async fn handle_apply_approved( config: &Config, item: Option<&str>, dry_run: bool, yes: bool, ) -> Result<()>