Adam Majer adamm
  • Joined on 2023-07-21
adamm commented on issue git-workflow/autogits#94 2025-11-05 17:18:50 +01:00
BR image does not provide link to project when no build happened

But where do you want it to link to? Gitea? OBS? What about project level build results?

These images are really meant to be embedded in the repository where you do code contributions. I…

adamm commented on issue git-workflow/autogits#94 2025-11-05 17:02:59 +01:00
BR image does not provide link to project when no build happened

If you prefer other input, with more information,

curl -H 'accept: application/obs+xml' https://br.opensuse.org/status/Java:packages/jameica `curl -H 'accept: application/json' https://br.ope…

adamm commented on issue git-workflow/autogits#94 2025-11-05 16:41:33 +01:00
BR image does not provide link to project when no build happened

Question here is what are you trying to do? Are you parsing this with some script? Or you want visual output? Visually, you can see the repository and arch.

adamm pushed to main at git-workflow/autogits 2025-11-05 16:39:00 +01:00
20e1109602 spec: packaging fixes
adamm commented on issue git-workflow/autogits#94 2025-11-05 15:47:49 +01:00
BR image does not provide link to project when no build happened

this probably belongs outside of the br.opensuse.org? So, in this case, it would be something like

Build results for `jameica` in Java:packages 

![Java:packages/jameica build…
adamm merged pull request git-workflow/autogits#89 2025-11-05 13:25:22 +01:00
direct workflowbot fixes
adamm pushed to main at git-workflow/autogits 2025-11-05 13:25:21 +01:00
c25d3be44e direct: add systemd unit file
8db558891a direct: remove config.Branch clobbering
0e06ba5993 common: classifying rm branches on name
736769d630 direct: add a repo with branch but no submodule
93c970d0dd direct: move logging to common.Log* function
Compare 5 commits »
adamm pushed to direct-fixes at git-workflow/autogits 2025-11-05 13:25:03 +01:00
c25d3be44e direct: add systemd unit file
adamm created repository adamm/erlang27 2025-11-05 09:21:40 +01:00
adamm commented on pull request git-workflow/autogits#90 2025-11-04 18:10:56 +01:00
wip: skip maintainer review if sub by one

so, we can only remove pkg/prj maintainer once and then we need to verify on the timeline if we are the ones that added these for request. Otherwise there's a risk of stepping on other tools'…

adamm pushed to direct-fixes at git-workflow/autogits 2025-11-04 18:00:46 +01:00
8db558891a direct: remove config.Branch clobbering
0e06ba5993 common: classifying rm branches on name
736769d630 direct: add a repo with branch but no submodule
93c970d0dd direct: move logging to common.Log* function
5544a65947 obs-staging-bot: Expand possible branch of QA repos
Compare 11 commits »
adamm commented on pull request git-workflow/autogits#72 2025-11-03 17:56:42 +01:00
WIP: Various extensions for IBS

I'll set it to WIP as this is a pending patches branch, not so much merge-all branch. Most changes will will be cherry-picked instead of merged directly.

adamm pushed to main at git-workflow/autogits 2025-11-03 17:55:06 +01:00
5544a65947 obs-staging-bot: Expand possible branch of QA repos
adamm created pull request git-workflow/autogits#90 2025-11-03 17:53:31 +01:00
wip: skip maintainer review if sub by one
adamm merged pull request git-workflow/autogits#88 2025-11-03 17:50:22 +01:00
Allow gitea_status_proxy to properly proxy statuses
adamm pushed to main at git-workflow/autogits 2025-11-03 17:50:21 +01:00
918723d57b Merge commit '55846562c1d9dcb395e545f7c8e0bcb74c47b85693f4e955ef488530781b9bf2'
55846562c1 Add simple readme for gitea_status_proxy
95c7770cad Change log level for auth errors
1b900e3202 Properly proxy json input directly to gitea
d083acfd1c Be more verbose about authentication errors
Compare 6 commits »
adamm pushed to no-package-review-for-submitter at git-workflow/autogits 2025-11-03 17:49:02 +01:00
7571ac2448 wip: skip maintainer review if sub by one
adamm created branch no-package-review-for-submitter in git-workflow/autogits 2025-11-03 17:49:02 +01:00
adamm pushed to direct-fixes at git-workflow/autogits 2025-11-03 17:47:35 +01:00
03c3bd7e25 WIP: remove config.Branch clobbering
adamm created pull request git-workflow/autogits#89 2025-11-03 17:42:11 +01:00
WIP: direct workflowbot fixes