sclorg / nginx-container

Nginx high-performance HTTP server and reverse proxy container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
91 stars 197 forks source link

Enable Automatic Merge of approved Pull Requests #306

Closed jamacku closed 4 months ago

jamacku commented 4 months ago

Add automation that will merge approved PRs with passed CI checks automatically.

It uses the following GitHub Actions:

Here are some examples of use from the systemd source-git. Please notice the Pull Request validation and Auto Merge sections:

/cc @phracek