Elisei Roca
2f84930713
Add commit_user_name: gitea-actions-autobuild
...
In hopes that it will fix the following error:
[E] Unable to GetUserByID for commits
user does not exist [uid: -2, name: ]
2024-12-18 18:58:13 +01:00
6dd9e892fb
retire REPO_WRITE token
2024-12-06 15:35:09 +01:00
5611b522b1
Testing as gitea-action-buildops user
2024-12-06 15:16:16 +01:00
605aeb9fc4
Use token with write permissions on checkout
...
Avoiding cached token not being able to push
2024-10-18 11:48:03 +02:00
0c01df2e1f
Using the right token on pushing back incident numbers
2024-10-15 13:35:44 +02:00
2aa9c922fd
We need a special write token
2024-10-01 13:52:27 +02:00
7937b4515c
Using a token for cloning actions.
...
IMHO no the best approach, we should have a default setting in our
runner. But it should work that way for now until we find a better way.
2024-09-30 16:31:55 +02:00
ff23965aea
Enable patchinfo incident identifier generator
...
This actions is using a number of public github actions, which got
cloned to our src.suse.de gitea instance.
In addtion it runs the patchinfo incident number generator after each
commit. It is adding a strictly monotonic increasing number, but never
overwrites any existing incident id.
2024-06-24 16:04:09 +02:00