Skip to content
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

Use bot that automatically bumps versions #921

Open
jonahgraham opened this issue Oct 19, 2024 · 1 comment
Open

Use bot that automatically bumps versions #921

jonahgraham opened this issue Oct 19, 2024 · 1 comment

Comments

@jonahgraham
Copy link
Member

@HannesWell created a bot that does that automatically for platform. Maybe you would like to adapt it for cdt too. https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blob/master/.github/workflows/checkVersions.yml

Originally posted by @akurtakov in #919 (comment)

@HannesWell
Copy link

If you can run CDT's maven build with a simple mvn verify it shouldn't be a problem to re-use it:
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blob/05d5c80188cc061c9a22b3b1cc86307686371009/.github/workflows/checkVersions.yml#L45-L47

See for example the PR in PDE how this can be set up:
eclipse-pde/eclipse.pde#1408

The biggest task is then probably to get the Personal Access token from the EF infra team:

If you ask for that you can also ask for a nice profile picture for the bot like in

And be careful to select the correct mail address of the bot to built the connection right:

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

No branches or pull requests

2 participants