-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
different fixes post transfer to the falcosecurity org:
- remove refs to falco-talon org - remove refs to the issif dockerhub repo - update the badges - update the CI workflows for Dockerhub + ECR Signed-off-by: Thomas Labarussias <[email protected]>
- Loading branch information
Showing
7 changed files
with
89 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
<!-- Thanks for sending a pull request! Here are some tips for you: | ||
1. If this is your first time, please read our contributor guidelines in the [CONTRIBUTING.md](https://github.com/falcosecurity/.github/blob/master/CONTRIBUTING.md) file and learn how to compile Falco from source [here](https://falco.org/docs/source). | ||
2. Please label this pull request according to what type of issue you are addressing. | ||
3. If the PR is unfinished while opening it specify a wip in the title before the actual title, for example, "wip: my awesome feature" | ||
--> | ||
|
||
**What type of PR is this?** | ||
|
||
> Uncomment one (or more) `/kind <>` lines: | ||
> /kind bug | ||
> /kind cleanup | ||
> /kind design | ||
> /kind documentation | ||
> /kind enhancement | ||
> /kind failing-test | ||
> /kind feature | ||
<!-- | ||
Please remove the leading whitespace before the `/kind <>` you uncommented. | ||
--> | ||
|
||
**Any specific area of the project related to this PR?** | ||
|
||
> Uncomment one (or more) `/area <>` lines: | ||
> /area actionners | ||
> /area build | ||
> /area config | ||
> /area context | ||
> /area core | ||
> /area notifiers | ||
> /area ouputs | ||
> /area rule-engine | ||
<!-- | ||
Please remove the leading whitespace before the `/area <>` you uncommented. | ||
--> | ||
|
||
**What this PR does / Why we need it**: | ||
|
||
**How to reproduce the issue**: | ||
|
||
**Which issue(s) this PR fixes**: | ||
|
||
<!-- | ||
Automatically closes linked issue when PR is merged. | ||
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. | ||
If PR is `kind/failing-tests` or `kind/flaky-test`, please post the related issues/tests in a comment and do not use `Fixes`. | ||
--> | ||
|
||
**Special notes for your reviewer**: |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ approvers: | |
- Issif | ||
- IgorEulalio | ||
- leogr | ||
- cpanato | ||
- cpanato |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters