Goal - User consent + Workflows Clean up
23 June 2025 (Day 1)
- Validate metadata workflow works fine
- Working on auto merge PR after the checks pass
24 June 2025 (Day 2)
- The branch protection rule prevents GitHub Actions to update PR statuses in metadata files.
- A workaround for it could be using a GitHub App or for now using deploy keys and it works.
- Track main commit SHA in metadata and update it.
- Focus on required pull request URL validation?
25 June 2025 (Day 3) (Weekly)
Will focus on below for the next week
- GitHub cli option to opt out.
- Track the number of deprecated methods in metadata
- Track migration Status i.e recipe fail or succeed
- Bug - modernization not computed if recipe fails
- Clean up regarding workflows (shifting the implementation on the tool)
- Track PR status (update via PRs than directly commits)
- Use commit SHA in actions than the version tag (eg: ‣)
26 June 2025 (Day 4)
- Clean up for auto merge workflow and validate metadata