Laura Barcziová
Laura Barcziová
Context: last point from https://github.com/packit/packit-service/issues/1879#issuecomment-1429223256 Currently, in pull_from_upstream we support any Git repository as upstream. The next step, which is the goal of this epic is to support any upstream,...
- [x] packit/packit#1979 - [x] packit/packit.dev#796 - [x] packit/packit#2259 - [ ] packit/packit-service#2068 - [ ] packit/packit-service#2190 - [ ] packit/packit-service/issues/2191 - [ ] #2208 - [ ] #2209 -...
- Update the code (follow [the document](https://docs.google.com/document/d/1_87qdLUCOJSwPxz9E5T-DSn6mhe8lqJqreqt616fH7Y/edit#heading=h.upn7gy8kgbvf) with the requirements) - the [`check_and_report`](https://github.com/packit/packit-service/blob/f942148770e5c5f55d7568400e3aafaccdb1e872/packit_service/worker/allowlist.py#L361)should mainly check the blocklist - other checks can be moved to the handler pre-checks as we have...
Followup of #2227 - [x] check whether the maintainer already uses Packit, if yes, contact them and ask about the feedback, offer help with setting up Packit for their other...
Followup of #2227 - [x] check whether the maintainer already uses Packit, if yes, contact them and ask about the feedback, offer help with setting up Packit for their other...
Since it is possible to add identifiers for jobs, we allow defining multiple Copr build jobs and multiple TF jobs. In that case, Packit Service doesn't know what Copr build...
Fixes packit/packit#2230 RELEASE NOTES BEGIN We have adjusted commenting behaviour regarding Packit logs on sync release PRs. RELEASE NOTES END
Followup of #2227 - [ ] check whether the maintainer already uses Packit, if yes, contact them and ask about the feedback, offer help with setting up Packit for their...
Example: packit/specfile#336, there were 3 comments created for one "run" of the propose-downstream.
After migrating building SRPMs for Copr builds in Copr, the sandcastle will be used only for propose-downstream execution. However, we could get rid of sandcastle fully if we utilised the...