packit-service icon indicating copy to clipboard operation
packit-service copied to clipboard

Improve the actor check for running internal TF

Open lbarcziova opened this issue 3 years ago • 2 comments

Since for test jobs, builds may be required, we additionally don't allow builds if there is an internal TF test job with the same trigger configured (builds could trigger the test job that was not allowed). The reason for doing this is that we don't store the actor anywhere and therefore cannot run the check directly when running tests if there was a required build before. A solution to this would be to store the actor in the DB. This way we could run the actor check directly when running the test job.

TODO:

lbarcziova avatar Oct 26 '22 12:10 lbarcziova

This is still an issue and confusing for people.

lachmanfrantisek avatar Nov 14 '23 09:11 lachmanfrantisek