Skip to content

Read-only GitHub Actions for PocketMine-MP repo maintainer tasks

Notifications You must be signed in to change notification settings

pmmp/RestrictedActions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Restricted GitHub Actions

Contains actions that can be triggered by non-admins, but that require admin permissions to perform their tasks.

To prevent misuse of admin access, these workflows are editable only by admins.

Action Dispatch type Description
Sync primary branches on PocketMine-MP Manual Performs a simple git merge for PocketMine-MP's primary dev branches.
Note: this action won't fix conflicts. Conflicts must be resolved by a human and PR'd manually.
PocketMine-MP privileged post-commit actions Automatic Bumps PocketMine-MP version and sets IS_DEVELOPMENT_BUILD back to true after a release
Auto approve collaborator PRs Automatic Approves collaborator PRs to reduce the number of approvals needed to meet merge requirements

About

Read-only GitHub Actions for PocketMine-MP repo maintainer tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published