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

Safe channel associations #4

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Safe channel associations #4

merged 3 commits into from
Oct 24, 2023

Conversation

deavmi
Copy link
Owner

@deavmi deavmi commented Sep 24, 2023

This will fix the problem that crashes the code when we get a RangeError (note it is NOT an Exception hence why it would crash the whole thing.

I just added a little method that throws exceptions when a key is not present.

- Implemented `getRespectiveChannel(string repositoryName)`
- Switched to using `getRespectiveChannel(string)` for `/commit` and /`issue` handling
@deavmi deavmi added bug Something isn't working enhancement New feature or request labels Sep 24, 2023
@deavmi deavmi self-assigned this Sep 24, 2023
@deavmi
Copy link
Owner Author

deavmi commented Oct 24, 2023

I perosnally think this is done and fuego

@deavmi deavmi merged commit ad26b04 into master Oct 24, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant