Riddhesh Sanghvi

Results 20 comments of Riddhesh Sanghvi

There are two ways to send URL in a message on slack via the webhook, and both are working with this action. 1. Using the URL directly in the message:...

Hey @johnhiggs :wave: Thanks for submitting a feature request. Adding file attachments is not directly possible via incoming webhooks which is what we use primarily in this action. I will...

Thanks for the contribution in this PR. I will be looking into this in the coming week.

Hey @derberg, that is a great suggestion. We will add native support to slackify the markdown in `SLACK_MESSAGE` if an env var like say `SLACKIFY_MARKDOWN` is set to true with...

Currently installed standards are the following: ```bash The installed coding standards are MySource PEAR PHPCompatibility PHPCompatibilityParagonieRandomCompat PHPCompatibilityParagonieSodiumCompat PHPCompatibilityWP PSR1 PSR12 PSR2 Squiz WordPress WordPress-Core WordPress-Docs WordPress-Extra WordPress-VIP WordPress-VIP-Go WordPressVIPMinimum Zend...

Please refer: https://github.com/rtCamp/action-phpcs-code-review/issues/34

I will be looking into this issue over the weekend or in the next week. Will loop you in by Monday or Tuesday with more details :slightly_smiling_face:

Sorry for replying late on this issue. I got caught up on other work and could not check on this. The issue of `WordPress.Files.FileName` sniff is due to how the...

Hi @diddledan @sc0ttkclark thanks for reporting this issue and discussing it. @gudmdharalds thank you very much for jumping in to help. It is very generous of you :bowing_man: There have...

@smileBeda >Note: With the exception of GITHUB_TOKEN, secrets are not passed to the runner when a workflow is triggered from a forked repository. https://docs.github.com/en/actions/security-guides/encrypted-secrets#using-encrypted-secrets-in-a-workflow For security reasons, secrets like `GH_BOT_TOKEN`...