ubiquity / ubiquibot

Putting the 'A' in 'DAO'
https://github.com/marketplace/ubiquibot
MIT License
17 stars 60 forks source link

Bot Should Work In Personal GitHub Repositories (Not Only Organizations) #764

Open rndquu opened 1 year ago

rndquu commented 1 year ago

Right now the bot works only if it is installed within an organization.

If the bot is installed in a repository which is not part of an organization then at least the followings features do not work:

What should be done:

0x4007 commented 1 year ago
EtherealGlow commented 11 months ago

@rndquu isnt permit gen for repositories fixed by https://github.com/ubiquity/ubiquibot/issues/719

0x4007 commented 11 months ago

Can't test that if the bot won't price issues.

rndquu commented 11 months ago

@rndquu isnt permit gen for repositories fixed by #719

Yes, chances are that permit generation should work in a personal repository after https://github.com/ubiquity/ubiquibot/issues/719 is implemented.

Anyway current issue also implies:

  1. Fixing initial labels generation
  2. Check that all other bot's commands work fine in a personal repo