Skip to content

Add way to ignore installations based on the owner of the repository #393

Open
@MagicRB

Description

@MagicRB

Say you're running a GitHub App and want to run it in multiple organizations, currently there is no way to restrict it to just 2 organizations but not any organization. GitHub doesn't provide this level of control over applications. A similar problem exists on Forgejo, if you define create a buildbot user, any repository which qualifies (i.e. has a matching topic and the buildbot user is an admin for it) will be automatically loaded as a project. This isn't a problem for private or restricted signup Forgejo instances, but for public ones like https://codeberg.org one may end up running other people's CI, which in the best case means an increased electricity bill, or in the worst case a compromised system.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions