Adding custom metadata to EAS build and webhooks

Hi,

Is it possible to add certain meta-data to EAS builds and have that meta-data appear in the corresponding success / failure webhooks?

The problem we’re having is that we can receive the webhook to say build complete but there isn’t sufficient context in the webhook to know which project, tag etc. is built and therefore which CI system to invoke for the next stage.

I’m thinking of things like simple key/value pairs, up to a maximum limit (to avoid exceeding size limits).

Thanks in advance,

Brett