Commit dfff19f
committed
Update workflow_runs.json at the end of the workflow
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).1 parent bf9948f commit dfff19f
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments