current IBS patches for tracking #43

Open
adrianSuSE wants to merge 10 commits from adrianSuSE/autogits:refactor into main
Contributor
No description provided.
adrianSuSE added 6 commits 2025-05-28 09:54:53 +02:00
In that case we need to

 * ignore repo state as it is the current one. There is no last state
 * handle "unkown" state as finished as the package was never attempted,
   but we don't know the reason (eg. broken source or unresolvable)
Need to be clean'd up via proper subdir handling
The build result request of the base project is failing in this
situation, since the requested package does not exist.

Therefore we need to have seperate lists for proper handling.
This allows us to set custom build configuration or repository sets for
pull request projects.
We must not access review.User object if it is nil
adrianSuSE force-pushed refactor from 92b681a23b to 709c8d4803 2025-07-09 14:19:09 +02:00 Compare
adrianSuSE force-pushed refactor from 709c8d4803 to c49a6a7ed5 2025-07-09 16:45:45 +02:00 Compare
adrianSuSE force-pushed refactor from c49a6a7ed5 to ec5ac4fca3 2025-07-11 10:54:30 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • workflow-pr/pr_processor.go
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u refactor:adrianSuSE-refactor
git checkout adrianSuSE-refactor
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: adamm/autogits#43
No description provided.