bugsnag / bugsnag-dsym-upload

Scripts and Fastlane tasks for uploading dSYM files to BugSnag
https://docs.bugsnag.com/build-integrations/fastlane/
MIT License
36 stars 13 forks source link

Not possible to upload metadata with send_build_to_bugsnag fastlane integration #25

Open daviswalker opened 6 years ago

daviswalker commented 6 years ago

I'd like to use metadata to add release notes to my releases, but it doesn't look like metadata is supported with the fastlane plugin. Is it possible to add it?

Dave

fractalwrench commented 6 years ago

Thanks for getting in touch @daviswalker - unfortunately I don't believe there's any documented way of setting metadata for the Build API at the moment. I've raised an internal ticket for our roadmap to address this. In the meantime, it would be possible to specify this metadata by calling our API directly.