-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Limit push events to .github repo only #175
Conversation
Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
/cc @mimotej @SamoKopecky please review |
/lgtm |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SamoKopecky, tumido The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
# [1.3.0](v1.2.1...v1.3.0) (2022-12-08) ### Bug Fixes * **deps:** pin dependency lru-cache to v7.13.1 ([#187](#187)) ([d0c1358](d0c1358)) * **deps:** update all non-major dependencies ([#195](#195)) ([5f0ca45](5f0ca45)) * Fix how metric labels are calculated ([3b51edc](3b51edc)) * Limit push events to .github repo only ([#175](#175)) ([d9f1b5e](d9f1b5e)) * Renew credentials on check retry ([#211](#211)) ([3c83e2b](3c83e2b)) * set --require-self to false on peribolos-run task ([#210](#210)) ([c19ed99](c19ed99)) ### Features * Add basic prometheus alerts ([#177](#177)) ([80e1129](80e1129)) * Add OCP link to check ([#183](#183)) ([ba545cc](ba545cc)) * Update tasks for peribolos upstream change ([#163](#163)) ([b443b7c](b443b7c))
🎉 This PR is included in version 1.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixes: #174