DataDog / datadog-aas-extension

Datadog Azure App Services Site Extension
Apache License 2.0
9 stars 12 forks source link

[CI] Fetch the Latest Extension Release for each Runtime #254

Closed duncanpharvey closed 6 months ago

duncanpharvey commented 6 months ago

What does this PR do?

Fetch the latest extension release for each runtime instead of the latest global release.

Motivation

Automatically generate release notes based on the changes from the last release for the runtime. Previously the tag for the latest global release was fetched.

Additional Notes

Describe how to test/QA your changes

Run command locally and confirm that the latest release tag for each runtime is fetched.