andrewdyer / andrewdyer/actions
Refactor actions to use standardised response approach
Open
enhancement
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Update existing actions to use the new standardised response mechanism introduced in previous tickets.
### Acceptance Criteria
- No actions manually construct response payloads
- All actions use the new approach consistently
- Code duplication is reduced
### Notes
- Refactor should not change external API behaviour unless explicitly intended
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.