Skip to content

Conversation

@bshaffer
Copy link
Contributor

No description provided.

@bshaffer bshaffer requested review from a team as code owners January 21, 2026 20:19
repo-compliance-check:
name: Repo Compliance Check
runs-on: ubuntu-latest
# if: github.event.pull_request.user.login == 'release-please[bot]'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# if: github.event.pull_request.user.login == 'release-please[bot]'
if: github.event.pull_request.user.login == 'release-please[bot]'

php-version: "8.1"
- name: "Install dependencies"
run: composer install -d dev
- name: "Verify the subrepos exist for new components"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: "Verify the subrepos exist for new components"
- name: "Check repo compliance"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants