codeigniter4 / shield

Authentication and Authorization for CodeIgniter 4

Home Page:https://shield.codeigniter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev: Check for merge commits fails on PR for release code

kenjis opened this issue · comments

commented

See #887
This check is not required for PRs to merge develop to master.

Run NexusPHP/no-merge-commits@v2.0.0
[NOTICE] Collecting token from input...
[INFO] Token collected.
[NOTICE] Instantiating an Octokit client using token...
[INFO] Octokit client is ready.
[NOTICE] Retrieving commits of PR #887...
[INFO] PR #887 contains 30 commits.
[NOTICE] Inspecting commit SHA: 4dcee8f
Error: [ERROR] Commit SHA 4dcee8f is a merge commit!

https://github.com/codeigniter4/shield/actions/runs/6452678862/job/17515035014?pr=887