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

add outer try-catch fix issue #545 #546

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

decyjphr
Copy link
Collaborator

  • Add an outer try catch so PR checks don't get stuck in Pending state
  • add check for null

Comment on lines -789 to +814
rulesets: require('./plugins/rulesets'),
environments: require('./plugins/environments')
rulesets: require('./plugins/rulesets')
Copy link
Contributor

@svg153 svg153 Dec 7, 2023

Choose a reason for hiding this comment

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

Why this change? Did you remove the environments plugin ?

Copy link
Contributor

@svg153 svg153 Dec 8, 2023

Choose a reason for hiding this comment

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

@decyjphr you have merged this PR with this change. The envs were added in the prev PR #544 in this line. Should rebasing branch before merge be enabled for this repository?

Copy link
Contributor

Choose a reason for hiding this comment

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

PR to add envs again: #567

@decyjphr decyjphr merged commit f5408a4 into main-enterprise Dec 8, 2023
2 checks passed
@decyjphr
Copy link
Collaborator Author

decyjphr commented Dec 8, 2023 via email

@svg153 svg153 mentioned this pull request Dec 8, 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