Skip to content

prefer to have a org github apps to cover some PR actions #253

Description

@hchenxa

Duplicate check

  • I searched existing issues and discussions and didn't find a duplicate

Problem

we current create the github action in the current repo to cover some of git action.

But the problem is, it's not easy to maintain those action cross the multiple repos, it's better to have a github apps to cover the most of common actions.

Proposed solution

we'd better to have a org github apps to cover like

  • it should auto detect the PR create event and post the message in the PR to show the prefered reviewers.
  • it should knows the OWNERS file content
  • It should auto add approved labels if the creator is the Owners/reviewer
  • It should trigger the test when the approved add /ok-to-test
  • it should auto-merge the PR when the approved + lgtm labels added.
  • It should auto remove the approved and lgtm labels when the PR is updated.
  • etc

Alternatives considered

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions