Commit Graph

5 Commits

Author SHA1 Message Date
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