Skip to content

Feature/tasks json readme #130

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

Merged
merged 3 commits into from
Jul 28, 2025

Conversation

AungMyoKyaw
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Add new .vscode task for updating the README file automatically.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify): Added a new .vscode task for updating the README file automatically.

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@Copilot Copilot AI review requested due to automatic review settings July 27, 2025 06:11
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a VSCode task configuration to automate README file generation using the existing update-readme.js script.

  • Adds a new VSCode task called "generate-readme" that executes the README update script
  • Configures the task as a default build task for easy access through VSCode's task runner

@aaronpowell aaronpowell merged commit 9f5c134 into github:main Jul 28, 2025
AungMyoKyaw added a commit to AungMyoKyaw/awesome-copilot that referenced this pull request Aug 1, 2025
* feat: add tasks.json with task to generate README file (closes github#106)

* chore: set tasks.json version to 1.0.0 as requested

* chore(tasks): update tasks.json version to 2.0.0 for VS Code compatibility

---------

Co-authored-by: Aung Myo Kyaw <[email protected]>
@AungMyoKyaw AungMyoKyaw deleted the feature/tasks-json-readme branch August 2, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants