Skip to content

Conversation

@mdanish-kh
Copy link
Contributor

@mdanish-kh mdanish-kh commented Aug 5, 2024

This PR adds support for auto-populating metadata from GitHub API. Also adds two new args --release-notes-url and --release-date for explicitly specifying the metadata. These args take precedence over any auto-populated values

We only hit the GitHub API if we have a valid GitHub token specified. There's an issue with serializing ReleaseDate with our yaml serializer, so we update ReleaseDateTime for that instead.

Microsoft Reviewers: Open in CodeFlow

@mdanish-kh mdanish-kh requested review from a team, ryfu-msft and yao-msft and removed request for a team August 5, 2024 19:10
@microsoft-github-policy-service microsoft-github-policy-service bot added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Aug 5, 2024
@vedantmgoyal9
Copy link
Contributor

@mdanish-kh
Copy link
Contributor Author

@vedantmgoyal9 I feel the issues mentioned and their proposed implementations by the authors are not 'directly' addressed by this PR. If this gets merged, we can have a convo with the authors to check if this implementation caters their request

@ryfu-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mdanish-kh mdanish-kh requested a review from ryfu-msft August 6, 2024 18:05
@ryfu-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ryfu-msft ryfu-msft merged commit a9411fd into microsoft:main Aug 6, 2024
@mdanish-kh mdanish-kh deleted the release-metadata branch August 6, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automaticlly get available informations from github download links

3 participants