forked from ubiquity/ubiquibot
-
Notifications
You must be signed in to change notification settings - Fork 0
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
test #9
Open
PhantomCracker
wants to merge
769
commits into
development
Choose a base branch
from
853
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
test #9
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r-multiplier chore: refactor issue creator multiplier
Realtime logger app
ready to start message in /start response
August 28 Update - Comment Incentives
feat: read from env
feat: error handling and change column type to text
fix(config): add error for empty private key
…weight fix: derive weight automatically
fix: change time to fix migration error
…nto development
fix config and warning
uses default json first unless 0 then uses 30d
remove console log and adjust warning
Simplify repository specific config.
…bounty-bot into multi-comment-design
Error notification
* chore: update config * chore: update config * chore: update config * chore: update config * chore: update config * chore: update config * test: update config
* feat: price override * feat: price override * feat: price overide * chore: t * chore: t * chore: t * feat: price override * feat: price override * feat: price override * feat: price override * feat: price override * feat: price override * feat: price override * feat: price override * feat: price override * refactor: simplify --------- Co-authored-by: 0xcodercrane <[email protected]>
* chore: delete log-app moved to ubiquibot-logging The new repository https://github.com/ubiquity/ubiquibot-logging Resolves: ubiquity#712 * chore: remove moved deploy-logger-page workflow
* feat: reply to invalid config The bot replies directly to invocations with invalid config to make it clear why it's down. A new helper method upsertLastCommentToIssue was introduce to avoid adding multpile comments with the same error message. Resolves: ubiquity#799 * fix: add missing await for upsertLastCommentToIssue Resolves: ubiquity#799 * chore: uUpdate src/helpers/issue.ts * feat: use getAllIssueComments in upsertLastCommentToIssue As suggested during PR review, getAllIssueComments returns all issue comments using paginated response. Resolves: ubiquity#799 * feat: upsertLastCommentToIssue use raw format --------- Co-authored-by: 0xCodercrane <[email protected]>
* feat: install dependencies * feat: exclude example * feat: add test script * feat: setup workflow * feat: create necessary utilities * feat: address.spec.ts * feat: better setup * build: regen yarn lock * chore: add to exclude list * chore: comment for the merge
This reverts commit 8df6921.
Revert "feat: automated qa - unit test setup(1)"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #