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: updated docTriagers and triager workflow #2806

Merged
merged 6 commits into from
Mar 31, 2024

Conversation

akshatnema
Copy link
Member

Description

This PR updated the docTriagers inside CODEOWNERS file and also updated notify-triager workflow.

Copy link

netlify bot commented Mar 23, 2024

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7be1bfc
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/65febd7edf5c5500084deee7
😎 Deploy Preview https://deploy-preview-2806--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Mar 23, 2024

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8128c54
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/6608efbac93a1e0008b17b85
😎 Deploy Preview https://deploy-preview-2806--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@asyncapi-bot
Copy link
Contributor

asyncapi-bot commented Mar 23, 2024

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 31
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

Lighthouse ran on https://deploy-preview-2806--asyncapi-website.netlify.app/

Copy link
Collaborator

@TRohit20 TRohit20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/rtm

Copy link
Member

@sambhavgupta0705 sambhavgupta0705 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -6,6 +6,7 @@ on:

jobs:
Notify-triagers:
if: ! contains(github.event.pull_request.head.sha, 'Merge branch')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is for skipping the workflow when the PR is updated. Am I correct?

If that's the case, .sha would give the unique commit hash, and not the actual message that contains Merge branch.

ref: https://github.com/orgs/community/discussions/28474#discussioncomment-3334578

Comment on lines 24 to 25
echo "Last commit is a merge commit"
echo "skip" >> $GITHUB_OUTPUT
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How would this condition enforce the remaining steps to be skipped?

@anshgoyalevil
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 533366d into asyncapi:master Mar 31, 2024
23 checks passed
@akshatnema akshatnema deleted the fix-triagers-workflow branch October 11, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants