Skip to content

Fix LTS nightly release job names - #27051

Merged
Gedochao merged 1 commit into
scala:mainfrom
Gedochao:fix/nightlies-job-parse-error
Sep 11, 2026
Merged

Gedochao merged 1 commit into
scala:mainfrom
Gedochao:fix/nightlies-job-parse-error

Conversation

@Gedochao

Copy link
Copy Markdown
Contributor

Well, that's awkward.
This is a follow-up fix to #27043

error parsing called workflow
".github/workflows/release-nightly.yml"
-> "./.github/workflows/release-maven-artifacts.yml" (source branch with sha:1fdff21b7cf7511564b420c277d3755a80288948)
: (Line: 53, Col: 3): The identifier 'release-maven-lts-3.3-artifacts' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and must be less than 100 characters., (Line: 104, Col: 3): The identifier 'release-maven-lts-3.9-artifacts' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and must be less than 100 characters.

Have you relied on LLM-based tools in this contribution?

No

How was the solution tested?

Non-code change, no tests needed

@Gedochao
Gedochao merged commit 9f1f7b5 into scala:main Sep 11, 2026
63 checks passed
@Gedochao
Gedochao deleted the fix/nightlies-job-parse-error branch September 12, 2026 11:39
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.

3 participants