Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 5, 2022. It is now read-only.
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Automating repetitive tasks with GitHub Actions #1894

Open
@anuraghazra

Description

(these are only my ideas)

By considering how powerful GitHub actions are maybe we could automate some tasks like merging community contributions.

Here's how it can be done :-

Step 1

In the PR template we can check to make sure that the issue is about CC.
We could test if the contributor checked the [x] is it a community contribution field in the description.

We could also add labels.

Step 2

We can see if the PR passes all other checks with GithubChecksAPI, then we will merge the PR.

After that, automatically appreciate the contributor for his/her contribution.

Step 3

If any of the checks fails then we will ask for manual review.


here's all of the events that github actions supports
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /