ubiquibot / plugin-template

Template repository for plugins that will run within Ubiquibot.
0 stars 3 forks source link

Update workflow trigger #4

Closed Keyrxng closed 3 days ago

Keyrxng commented 2 weeks ago

Resolves #3

github-actions[bot] commented 2 weeks ago

Unused files (3)

src/worker.ts, src/adapters/supabase/pretty-logs.ts, src/adapters/supabase/helpers/logs.ts

Unused dependencies (1)

Filename dependencies
package.json ms

Unused types (6)

Filename types
src/types/github.ts Label
UserType
Comment
Repository
Issue
PullRequest
Keyrxng commented 2 weeks ago

CI is going to be an issue in this repo I think

Keyrxng commented 2 weeks ago

@gentlementlegen should I also include the changes to worker.ts regarding JSON.parse or open another issue and PR?

gentlementlegen commented 2 weeks ago

Would be nice to have in this one, but you can do it separately if you prefer. Since it's a one line PR it could fit here easily.

Keyrxng commented 6 days ago

@gentlementlegen I hadn't pulled but we should be good now