Skip to content

Conversation

@ups216
Copy link
Contributor

@ups216 ups216 commented Feb 2, 2025

Related to #27

Add functionality to store the state of workflow runs in a JSON file.

  • README.md

    • Add a new section to describe the functionality related to storing the state of workflow runs in a JSON file.
    • Mention the workflow_runs.json file and the values it includes.
  • .github/workflows/create-repo.yml

    • Add a step to clone the current repository.
    • Add a step to create or update the workflow_runs.json file.
    • Add a step to commit and push the workflow_runs.json file.

For more details, open the Copilot Workspace session.

Related to #27

Add functionality to store the state of workflow runs in a JSON file.

* **README.md**
  - Add a new section to describe the functionality related to storing the state of workflow runs in a JSON file.
  - Mention the `workflow_runs.json` file and the values it includes.

* **.github/workflows/create-repo.yml**
  - Add a step to clone the current repository.
  - Add a step to create or update the `workflow_runs.json` file.
  - Add a step to commit and push the `workflow_runs.json` file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/code2docs-ai/code2docs-ai-core/issues/27?shareId=XXXX-XXXX-XXXX-XXXX).
@ups216 ups216 merged commit a39e110 into main Feb 2, 2025
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