Closed rs-- closed 3 years ago
Welcome @rs--!
It looks like this is your first PR to openenclave/oeedger8r-cpp 🎉🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.
You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.
You can also check if openenclave/oeedger8r-cpp has its own contribution guidelines.
Thank you, and welcome to openenclave. :smiley:
Hi @rs--. Thanks for your PR.
I'm waiting for a openenclave member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/lgtm
/ok-to-test
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: anakrish, rs--
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Utilizing the CodeQL security scan from the openenclave-security repository, the oeedger8r-cpp repository will be scanned on a nightly basis. The scan will be ran on the
oeciteam/oetools-minimal-18.04:latest
docker image, hosted on a GitHub-hosted Ubuntu box corresponding to theubuntu-latest
tag. Currently, this tag corresponds to18.04
, but will transition to20.04
in the near future; this should be irrelevant as the actual scan in ran in a container as noted above.Notes:
Please refer to the openenclave-security repository, or @mrragava for questions regarding the CodeQL scan.