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

Update iteration plan workflow #84

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

crazygo
Copy link
Contributor

@crazygo crazygo commented Oct 27, 2024

Add a GitHub Actions workflow to create or update an issue when a milestone or issue event occurs.

  • README.md

    • Add a section to describe the new workflow.
    • Mention the events that trigger the workflow.
    • Explain the purpose of the workflow.
  • .github/workflows/create-update-iteration-plan.yml

    • Add issue events to the on section.
    • Ensure the job create-update-issue runs on ubuntu-latest.

For more details, open the Copilot Workspace session.

Add a GitHub Actions workflow to create or update an issue when a milestone or issue event occurs.

* **README.md**
  - Add a section to describe the new workflow.
  - Mention the events that trigger the workflow.
  - Explain the purpose of the workflow.

* **.github/workflows/create-update-iteration-plan.yml**
  - Add issue events to the `on` section.
  - Ensure the job `create-update-issue` runs on `ubuntu-latest`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/askman-dev/askman-chrome-extension?shareId=XXXX-XXXX-XXXX-XXXX).
@crazygo crazygo merged commit 087994d into main Oct 27, 2024
2 of 4 checks passed
@crazygo crazygo deleted the crazygo/update-iteration-plan branch October 27, 2024 11:15
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.

1 participant