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

fix job manager crashes due to wrong value for pr_comment_id #185

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

trz42
Copy link
Contributor

@trz42 trz42 commented Jun 16, 2023

This should fix recently observed job manager crashes (after #172 got merged and bot instances were updated)

- create_metadata_file receives a IssueComment instance, hence must get the id
  from that and add it to the metadata file (before it received the id)
- tests were adjusted to take the new interface into account
Copy link
Contributor

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit e4d82bf into EESSI:main Jun 19, 2023
@boegel boegel added this to the 0.1.0 - initial release milestone Oct 4, 2023
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