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: change pepr error policy to reject #99

Merged
merged 1 commit into from
Jan 12, 2024
Merged

fix: change pepr error policy to reject #99

merged 1 commit into from
Jan 12, 2024

Conversation

mjnagel
Copy link
Contributor

@mjnagel mjnagel commented Jan 12, 2024

Description

Switches pepr webhook failure policies to Fail (via pepr reject config value).

Related Issue

Fixes #98

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@mjnagel mjnagel self-assigned this Jan 12, 2024
@mjnagel mjnagel requested a review from a team as a code owner January 12, 2024 02:44
@jeff-mccoy jeff-mccoy merged commit 10772e2 into main Jan 12, 2024
3 checks passed
@jeff-mccoy jeff-mccoy deleted the pepr-failure branch January 12, 2024 03:07
jeff-mccoy pushed a commit that referenced this pull request Jan 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.4](v0.7.3...v0.7.4)
(2024-01-13)


### Bug Fixes

* change pepr error policy to reject
([#99](#99))
([10772e2](10772e2))


### Miscellaneous

* **deps:** update pepr to v0.22.0
([#102](#102))
([941902d](941902d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.4](defenseunicorns/uds-core@v0.7.3...v0.7.4)
(2024-01-13)


### Bug Fixes

* change pepr error policy to reject
([#99](defenseunicorns/uds-core#99))
([10772e2](defenseunicorns/uds-core@10772e2))


### Miscellaneous

* **deps:** update pepr to v0.22.0
([#102](defenseunicorns/uds-core#102))
([941902d](defenseunicorns/uds-core@941902d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Pepr webhook failure policy should be failure
3 participants