Skip to content

Conversation

@lslezak
Copy link
Contributor

@lslezak lslezak commented Jun 9, 2025

Problem

  • The automatic submission to OBS is sometimes skipped.
  • Example run
  • For some reason the condition to start the action is not evaluated to true.
  • But because the condition is not trivial and involves JSON parsing it is hard find the reason why the action was skipped.

Solution

  • Added a debugging action which prints the details of the autosubmission configuration and the final result.
  • Example run
  • It takes just few seconds and it should never fail so it should not block development or merging pul requests.
  • The action should be removed when we find and fix the problem.

Copy link
Contributor

@dgdavid dgdavid left a comment

Choose a reason for hiding this comment

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

Let's go ahead! Thanks for helping to find out what could be wrong there 🙏

@lslezak lslezak merged commit 73d0777 into master Jun 9, 2025
6 checks passed
@lslezak lslezak deleted the debug_branch2obs branch June 9, 2025 08:53
@imobachgs imobachgs mentioned this pull request Jun 30, 2025
imobachgs added a commit that referenced this pull request Jun 30, 2025
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