-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DASH-IP-CHECK failed: org.gitlab4j.api.GitLabApiException: invalid_token #25
Comments
@heurtematte could you regenerate the token please and provision it to GitHub? @stbischof btw. I have provided an update to the mavenLicenseCheck workflow from the dash project with some advanced features like adding comments to the PR about the dependencies that are not vetted yet, you can find the PR here eclipse-dash/dash-licenses#372 Maybe its useful also for your project, an example execution can be seen in these PRs |
Great. The main issue is that we get this only from internal pr? Would be nice if it also could act on external pr. |
yes, this is also addressed by that PR you basically need two workflows in your repo:
the second one could be automated by otterdog to avoid the need to create it manually, but that still has to be done. |
Sounds great! Will try soon |
GitLab Api tokens were all renewed last week due to token expiration policy after a year introduce by GitLab. This is the goal of this PR: #26 Unfortunately, this has a significant impact on all Daanse GitHub Project, according to this search: https://github.com/search?q=org%3Aeclipse-daanse%20DASH_IPLAB_TOKEN&type=code Can you please migrate all those workflows referencing the new token naming convention Apologize for the inconvenience. |
Sure i can |
the token has been refreshed, the action is working again. We can close this ticket now, see the open PR to adapt the workflows wrt new secret name. |
Current Behavior
netomi
In CI we have a token to hande DASH-IP-CHECK
https://github.com/eclipse-daanse/.eclipsefdn/blob/6f9c7e03d6fd928895baa576f36dd72cee4bf1a1/otterdog/eclipse-daanse.jsonnet#L35C1-L37C73
the token seems to be timed out
https://github.com/eclipse-daanse/org.eclipse.daanse.jdbc.datasource/actions/runs/10907700765/job/30271988788#step:4:1182
Expected Behavior
CI opens ip-dash issues
Steps To Reproduce
see ci
Version
current
Are you interested in contributing a solution yourself?
No
Anything else?
No response
The text was updated successfully, but these errors were encountered: