#317 Add a flag to denote a Freshmaker event is in dry run mode
Closed: Fixed 5 years ago Opened 5 years ago by mprahl.

Right now, the only way to determine if a Freshmaker event is in dry run mode is by checking if there is a build with a negative ID associated with it, but there's no way to see if the event was in dry run mode if there is no build.

Could you add a flag in the API that denotes if it is a dry run event or not?


Event now contains "dry_run" field which is "True" in case the event is dry_run.

Metadata Update from @jkaluza:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata