Skip to content

Try to upload vdr after any human commit#225

Open
Scanteianu wants to merge 6 commits intoadoptium:mainfrom
Scanteianu:patch-6
Open

Try to upload vdr after any human commit#225
Scanteianu wants to merge 6 commits intoadoptium:mainfrom
Scanteianu:patch-6

Conversation

@Scanteianu
Copy link
Contributor

resolves #200 (if it works)

@Scanteianu
Copy link
Contributor Author

[detached HEAD 6820742] auto-commit-no-vdr Update VDR
1 file changed, 7130 insertions(+)
create mode 100644 data/vdr.json
remote: Permission to adoptium/temurin-vdr-generator.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/adoptium/temurin-vdr-generator/': The requested URL returned error: 403
Error: Process completed with exit code 128.

@smlambert do we need to do something behind the scenes with perms?

@smlambert
Copy link

smlambert commented Sep 15, 2025

I think we have to use an appropriate organizational token, either ADOPTIUM_BOT_TOKEN (if using adoptium-bot) or ADOPTIUM_TEMURIN_BOT_TOKEN, https://github.com/adoptium/.eclipsefdn/blob/main/otterdog/adoptium.jsonnet#L112-L117.

Noting that this repo is in the Temurin project (https://github.com/adoptium/.eclipsefdn/blob/main/otterdog/adoptium.jsonnet#L828), so we may have to use the eclipse-temurin-bot here.

@smlambert smlambert changed the title Try to upload vdr after any humman commit Try to upload vdr after any human commit Sep 15, 2025
Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still a 403...

@smlambert
Copy link

@gdams - do you know if what we are trying to do here is possible? does the eclipse-temurin-bot / ADOPTIUM_TEMURIN_BOT_TOKEN allow us to write to this repo? or do we have to do this differently?

@jiekang
Copy link

jiekang commented Feb 4, 2026

@steelhead31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store vdr.json file as a file in this repository

4 participants