Skip to content

fix: release drafter workflow#872

Merged
frewilhelm merged 1 commit intoopen-component-model:mainfrom
frewilhelm:main
Mar 25, 2026
Merged

fix: release drafter workflow#872
frewilhelm merged 1 commit intoopen-component-model:mainfrom
frewilhelm:main

Conversation

@frewilhelm
Copy link
Copy Markdown
Contributor

What this PR does / why we need it

The release drafter action is failing since some time now. This PR fixes it

.github/release-drafter.yml was only pointing to .github, probably pointing to the orgs .github repository. However, this syntax does not seem to work anymore.

If no release-drafter.yml file is present in the current directory, release-drafter will automatically look in the orgs .github repository. So, I just removed the file.

I tried it on my fork and although it failed it automatically search for frewilhelm/.github:
image

Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
@frewilhelm frewilhelm requested a review from a team as a code owner March 25, 2026 10:17
@frewilhelm frewilhelm merged commit 69e9dc2 into open-component-model:main Mar 25, 2026
8 of 9 checks passed
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.

2 participants