Skip to content

chore(blog): add 'Microgrant Program 101' article#5630

Merged
princerajpoot20 merged 3 commits into
asyncapi:masterfrom
aeworxet:chore-blog-add-microgrant-program-101-article
Jul 25, 2026
Merged

chore(blog): add 'Microgrant Program 101' article#5630
princerajpoot20 merged 3 commits into
asyncapi:masterfrom
aeworxet:chore-blog-add-microgrant-program-101-article

Conversation

@aeworxet

@aeworxet aeworxet commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR adds the 'Microgrant Program 101' blog article.

Summary by CodeRabbit

  • New Content

    • Added a new blog post introducing the AsyncAPI Microgrant Program, including participation guidelines, prioritization, assignment rules, and post-assignment expectations.
    • Added/updated supporting visuals, including an author avatar and the post banner artwork.
  • Documentation

    • Updated the existing AsyncAPI Bounty Program post metadata by changing its tag to the Microgrant Program.
    • Updated the post author attribution to the current author profile.
    • Refreshed the corresponding avatar image asset.

@netlify

netlify Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7e2e39c
🔍 Latest deploy log https://app.netlify.com/projects/asyncapi-website/deploys/6a642aec1e3ff800088911c2
😎 Deploy Preview https://deploy-preview-5630--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Adds a Microgrant Program blog post with participation guidance, updates related author and tag metadata, and replaces the associated avatar and banner WebP assets.

Changes

Microgrant Program publication

Layer / File(s) Summary
Publish article and metadata
markdown/blog/microgrant-program-101.md, markdown/blog/asyncapi-bounty-program-2024.md
Adds the Microgrant Program article and updates related author and tag metadata.
Update publication assets
public/img/avatars/aeworxet.webp, public/img/posts/2026-blog-banner/microgrant-program-101.webp
Replaces the avatar and blog banner WebP assets used by the publication.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested labels: autoapproved, autoupdate

Suggested reviewers: princerajpoot20, anshgoyalevil, bandantonio, akshatnema, thulieblack

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding the "Microgrant Program 101" blog article.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8d27330) to head (6e932b6).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #5630   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          976       976           
  Branches       192       192           
=========================================
  Hits           976       976           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@markdown/blog/microgrant-program-101.md`:
- Around line 15-23: Update the “What is the AsyncAPI Microgrant Program?” and
“How to participate in the Microgrant Program” headings from level three to
level two, preserving their wording and surrounding content.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 41a5a6cf-2862-451b-b224-b79e582721ed

📥 Commits

Reviewing files that changed from the base of the PR and between 8d27330 and 598c453.

📒 Files selected for processing (4)
  • markdown/blog/asyncapi-bounty-program-2024.md
  • markdown/blog/microgrant-program-101.md
  • public/img/avatars/aeworxet.webp
  • public/img/posts/2026-blog-banner/microgrant-program-101.webp

Comment thread markdown/blog/microgrant-program-101.md Outdated
@asyncapi-bot

asyncapi-bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

⚡️ Lighthouse report for the changes in this PR:

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

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

@aeworxet
aeworxet force-pushed the chore-blog-add-microgrant-program-101-article branch from 598c453 to 6e932b6 Compare July 17, 2026 15:00

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@markdown/blog/microgrant-program-101.md`:
- Line 31: Update the eligibility search link in the “Regular contributors” item
so readers are explicitly instructed to replace the gh_username placeholder with
their own GitHub username before using it; do not leave the literal placeholder
as if it were a functional search query.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ace56682-115a-4ff8-883f-ceb0a6a9d966

📥 Commits

Reviewing files that changed from the base of the PR and between 598c453 and 6e932b6.

📒 Files selected for processing (4)
  • markdown/blog/asyncapi-bounty-program-2024.md
  • markdown/blog/microgrant-program-101.md
  • public/img/avatars/aeworxet.webp
  • public/img/posts/2026-blog-banner/microgrant-program-101.webp
🚧 Files skipped from review as they are similar to previous changes (1)
  • markdown/blog/asyncapi-bounty-program-2024.md

Comment thread markdown/blog/microgrant-program-101.md
@asyncapi-bot

Copy link
Copy Markdown
Contributor

Hello, @aeworxet! 👋🏼
This PR is not up to date with the base branch and can't be merged.
Please update your branch manually with the latest version of the base branch.
PRO-TIP: To request an update from the upstream branch, simply comment /u or /update and our bot will handle the update operation promptly.

       The only requirement for this to work is to enable [Allow edits from maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork) option in your PR. Also the update will not work if your fork is located in an organization, not under your personal profile.
       Thanks 😄

@asyncapi-bot

Copy link
Copy Markdown
Contributor

Hi @asyncapi-bot. Update of PR has failed. It can be due to one of the following reasons:
- I don't have permissions to update this PR. To update your fork with upstream using bot you need to enable Allow edits from maintainers option in the PR.
- The fork is located in an organization, not under your personal profile. No solution for that. You are on your own with manual update.
- There may be a conflict in the PR. Please resolve the conflict and try again.

@asyncapi-bot

Copy link
Copy Markdown
Contributor

Hi @aeworxet. Update of PR has failed. It can be due to one of the following reasons:
- I don't have permissions to update this PR. To update your fork with upstream using bot you need to enable Allow edits from maintainers option in the PR.
- The fork is located in an organization, not under your personal profile. No solution for that. You are on your own with manual update.
- There may be a conflict in the PR. Please resolve the conflict and try again.

@thulieblack thulieblack left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, Thanks Ash!

@thulieblack

Copy link
Copy Markdown
Member

/rtm

@princerajpoot20

Copy link
Copy Markdown
Member

I have the fixed pipeline. It should be good now

@princerajpoot20

Copy link
Copy Markdown
Member

/rtm

@sonarqubecloud

Copy link
Copy Markdown

@princerajpoot20
princerajpoot20 merged commit 96594d3 into asyncapi:master Jul 25, 2026
32 of 33 checks passed
@github-project-automation github-project-automation Bot moved this from To Be Triaged to Done in Website - Kanban Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants