Skip to content

ci(github-actions): set git user and email for trending badge commit#110

Merged
nazarli-shabnam merged 8 commits intomainfrom
docs/readme-github-trending
May 8, 2026
Merged

ci(github-actions): set git user and email for trending badge commit#110
nazarli-shabnam merged 8 commits intomainfrom
docs/readme-github-trending

Conversation

@nazarli-shabnam
Copy link
Copy Markdown
Member

@nazarli-shabnam nazarli-shabnam commented May 7, 2026

This pull request introduces a minor update to the GitHub Trending badge workflow and README. The main changes include improving commit metadata for automated updates and adding a GitHub Stars badge to the documentation.

Documentation improvements:

  • Added a GitHub Stars badge to the README.md to display the repository's star count.

Workflow enhancements:

  • Configured the GitHub Actions bot's user name and email before committing automated updates in .github/workflows/github-trending-badge.yml.
  • Updated the commit message in the trending badge workflow for improved clarity.

closes #101

@nazarli-shabnam nazarli-shabnam requested a review from martian56 May 7, 2026 16:43
@nazarli-shabnam nazarli-shabnam self-assigned this May 7, 2026
Copilot AI review requested due to automatic review settings May 7, 2026 16:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions workflow that generates the GitHub Trending badge so that automated commits are made with an explicit author identity (the GitHub Actions bot).

Changes:

  • Configure git user name and email in the workflow right before committing generated badge artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/github-trending-badge.yml Outdated
@nazarli-shabnam nazarli-shabnam added the bug Something isn't working label May 7, 2026
@nazarli-shabnam nazarli-shabnam added this to the Deadline milestone May 7, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread README.md
Comment thread .github/workflows/github-trending-badge.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread README.md
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

Comment thread ui/src/components/layout/PageHeader.tsx
Comment thread .github/workflows/github-trending-badge.yml
Copy link
Copy Markdown
Member Author

@nazarli-shabnam nazarli-shabnam left a comment

Choose a reason for hiding this comment

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

.

@nazarli-shabnam nazarli-shabnam merged commit bad5d95 into main May 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Star us on Github

3 participants