Skip to content
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

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

tumido
Copy link
Member

@tumido tumido commented Jul 12, 2022

Fixes: #174

Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
@sesheta sesheta added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 12, 2022
@tumido
Copy link
Member Author

tumido commented Jul 15, 2022

/cc @mimotej @SamoKopecky

please review

@mimotej
Copy link
Member

mimotej commented Jul 15, 2022

/lgtm

@sesheta sesheta added the lgtm Indicates that a PR is ready to be merged. label Jul 15, 2022
@SamoKopecky
Copy link
Member

/lgtm

@tumido
Copy link
Member Author

tumido commented Jul 18, 2022

/approve

@sesheta
Copy link
Member

sesheta commented Jul 18, 2022

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sesheta sesheta added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 18, 2022
@sesheta sesheta merged commit d9f1b5e into operate-first:main Jul 18, 2022
github-actions bot pushed a commit that referenced this pull request Dec 8, 2022
# [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))
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Marks issues as released label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. released Marks issues as released size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Push events for other repositories than .github are processed
4 participants