Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

hotfix of permit check #338

Merged
merged 1 commit into from
May 30, 2023
Merged

hotfix of permit check #338

merged 1 commit into from
May 30, 2023

Conversation

0xcodercrane
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented May 29, 2023

Deploy Preview for ubiquibot-staging ready!

Name Link
🔨 Latest commit 792bc60
🔍 Latest deploy log https://app.netlify.com/sites/ubiquibot-staging/deploys/64741bb16c4249000700d87b
😎 Deploy Preview https://deploy-preview-338--ubiquibot-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@0xcodercrane 0xcodercrane requested a review from 0x4007 May 29, 2023 03:28
@0xcodercrane 0xcodercrane linked an issue May 29, 2023 that may be closed by this pull request
@0xcodercrane 0xcodercrane requested a review from rndquu May 29, 2023 03:28
Copy link
Member

@rndquu rndquu left a comment

Choose a reason for hiding this comment

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

I don't get what issue this PR solves but the code looks cleaner :)

@0x4007 0x4007 linked an issue May 29, 2023 that may be closed by this pull request
Copy link
Member

@0x4007 0x4007 left a comment

Choose a reason for hiding this comment

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

I linked another bounty.

To clarify, I believe that the order of the checks matter so that the bot can provide the most relevant warning/error message in the comment for why the permit generation was aborted.

In this reference scenario, the bot should first check if the issue was closed as completed. If it is not closed as completed, then the bot should cite that as the reason the permit was not generated above any other reason.

I suppose we should come up with a list of all the reasons and put them in a single ordered list in a bounty in order to provide the most relevant warning/error message.

@0x4007 0x4007 added this pull request to the merge queue May 30, 2023
Merged via the queue into development with commit 2e933a0 May 30, 2023
@0x4007 0x4007 deleted the hotfix/permit-check branch May 30, 2023 02:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permit generation should only occur on "closed on completed"
3 participants