Skip to content

Conversation

@ups216
Copy link
Contributor

@ups216 ups216 commented Feb 3, 2025

Related to #33

Add a step to update the workflow run state in .github/workflows/create-repo.yml.

  • Update workflow run state

    • Add a new step at the end of the workflow to update the workflow_runs.json file.
    • Update the status to 'completed' and add the 'completed_at' field with the current time.
    • Commit and push the updated workflow_runs.json file to the repository.
  • Documentation

    • Add a note in README.md about updating the workflow_runs.json file at the end of the workflow.

For more details, open the Copilot Workspace session.

Related to #33

Add a step to update the workflow run state in `.github/workflows/create-repo.yml`.

* **Update workflow run state**
  - Add a new step at the end of the workflow to update the `workflow_runs.json` file.
  - Update the status to 'completed' and add the 'completed_at' field with the current time.
  - Commit and push the updated `workflow_runs.json` file to the repository.

* **Documentation**
  - Add a note in `README.md` about updating the `workflow_runs.json` file at the end of the workflow.

---

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