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

[DOCUMENTATION] Update user guide for workloads repository #419

Closed
IanHoang opened this issue Sep 20, 2024 · 0 comments
Closed

[DOCUMENTATION] Update user guide for workloads repository #419

IanHoang opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@IanHoang
Copy link
Collaborator

We recently experienced GH actions failures which required manual backporting changes. However, we didn't consider how some of branches are more closely tied to main than others. For example, branches 2 and 3 are closely tied to main while 1 and 7 are not.

Manually backporting changes from main to all branches might not be suitable and could cause issues. The same can be said for reverting changes that were applied to all branches. We should avoid backporting "reverted commits" as these can cause issues. Reverting a commit across all branches should be done on a branch-by-branch basis.

Solution

The workloads repository should update its guidance on how to develop and test features, how to properly backport changes when backport GH actions fails, and how to properly revert commits.

@IanHoang IanHoang added bug Something isn't working untriaged labels Sep 20, 2024
@IanHoang IanHoang changed the title [BUG] [DOCUMENTATION] Update user guide for workloads repository Sep 20, 2024
@IanHoang IanHoang self-assigned this Sep 20, 2024
@IanHoang IanHoang closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant