You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/aspire-upgrade.md
-27Lines changed: 0 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,30 +75,3 @@ Run `dotnet restore` at the repository root to verify the new version resolves c
75
75
76
76
After all changes are made and validated, create a pull request with the title "Update Aspire version to X.Y.Z" where X.Y.Z is the full version you updated to.
77
77
78
-
<!--
79
-
## TODO: Customize this workflow
80
-
81
-
The workflow has been generated based on your selections. Consider adding:
82
-
83
-
- [ ] More specific instructions for the AI
84
-
- [ ] Error handling requirements
85
-
- [ ] Output format specifications
86
-
- [ ] Integration with other workflows
87
-
- [ ] Testing and validation steps
88
-
89
-
## Configuration Summary
90
-
91
-
- **Trigger**: Manual trigger
92
-
- **AI Engine**: copilot
93
-
- **Tools**: github, edit, bash
94
-
- **Safe Outputs**: create-pull-request
95
-
- **Network Access**: ecosystem
96
-
97
-
## Next Steps
98
-
99
-
1. Review and customize the workflow content above
100
-
2. Remove TODO sections when ready
101
-
3. Run `gh aw compile` to generate the GitHub Actions workflow
102
-
4. Test the workflow with a manual trigger or appropriate event
0 commit comments