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

ci: add stage for updating stable.json [skip ci] #17855

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

radnov
Copy link
Contributor

@radnov radnov commented Jun 21, 2024

Adds a new stage for updating the stable.json file with the update-stable-json.py script.

Example PR created in the dhis2-releases repo with a change triggered (build) from a test dhis2-core tag 2.51.2.3 - dhis2/dhis2-releases#172

Signed-off-by: Rado <radoslav@dhis2.org>
@radnov radnov requested a review from a team as a code owner June 21, 2024 13:24
jenkinsfiles/stable Outdated Show resolved Hide resolved

environment {
DHIS2_RELEASES_REPO = "dhis2/dhis2-releases"
GITHUB_EMAIL = 'apps@dhis2.org'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is that an official email? Can we maybe use a github internal one to avoid some spam? At least for individuals there is an option in the Github email settings.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, good point! I think Austin has access to that email/user.

@amcgee Can we use a github noreply email for the bot user? Something like this:
image

jenkinsfiles/stable Outdated Show resolved Hide resolved
jenkinsfiles/stable Outdated Show resolved Hide resolved
Signed-off-by: Rado <radoslav@dhis2.org>
Signed-off-by: Rado <radoslav@dhis2.org>
Signed-off-by: Rado <radoslav@dhis2.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants