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

workflows: PR fork permission tweaks and other updates #4767

Merged
merged 4 commits into from
Feb 9, 2022

Conversation

patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Feb 8, 2022

Add support for passphrase for GPG keys.

Switch to using pull_request_target for those workflows that need write permissions to push container images - these are both gated by requiring labels to run as per https://securitylab.github.com/research/github-actions-preventing-pwn-requests/


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Documentation

  • Documentation required for this feature

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

Signed-off-by: Patrick Stephens <[email protected]>
@patrick-stephens patrick-stephens changed the title workflows: PR fork permission tweaks and other updaes workflows: PR fork permission tweaks and other updates Feb 8, 2022
@patrick-stephens patrick-stephens marked this pull request as ready for review February 8, 2022 12:26
Signed-off-by: Patrick Stephens <[email protected]>
@niedbalski niedbalski merged commit 158a25e into master Feb 9, 2022
patrick-stephens added a commit that referenced this pull request Feb 9, 2022
* workflows: add GPG passphrase support

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: refactor for PR forks

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: refactor for PR forks

Signed-off-by: Patrick Stephens <[email protected]>

* workflows: added labels to README

Signed-off-by: Patrick Stephens <[email protected]>
@patrick-stephens patrick-stephens deleted the workflow_updates_1_9 branch February 14, 2022 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants