Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix task template writes to an empty tasks.json #210675

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

CareyJWilliams
Copy link
Contributor

@CareyJWilliams CareyJWilliams commented Apr 18, 2024

Fixes: #210674

This changes the behaviour so that the empty task file is successfully populated with the contents of the selected template.

@meganrogge meganrogge added this to the April 2024 milestone Apr 18, 2024
Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@meganrogge meganrogge enabled auto-merge (squash) April 18, 2024 19:35
@meganrogge meganrogge merged commit 3595758 into microsoft:main Apr 18, 2024
6 checks passed
@microsoft microsoft locked and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task template write fails on an empty tasks.json file
3 participants