Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ› ๏ธ BowenAI Organization Configurations (.github)

This is the administrative and configuration repository for the BowenAI organization. It contains organization-wide configurations, community health files, templates, and the public organization profile.


๐Ÿ“‚ Repository Structure

  • profile/README.md: The landing page README that is displayed on the main BowenAI organization profile page.
  • profile/bowenai-banner.svg: Custom brand banner assets.
  • .github/workflows/update-profile-readme.yml: The automation workflow that runs daily to query all public repositories in the organization and dynamically update the profile list.

โš™๏ธ Automated Workflows

Update Org Profile README

  • File: .github/workflows/update-profile-readme.yml
  • Schedule: Daily at 03:00 UTC
  • Trigger: Can also be run manually via the Actions tab.
  • Function: Uses the GitHub API to list public organization repositories, formats them, and writes them between the <!--START-REPO-LIST--> and <!--END-REPO-LIST--> placeholders in profile/README.md.

๐Ÿค Contributing

To make updates to the organization profile:

  1. Edit the core structure in profile/README.md (do not manually modify the content between the <!--START-REPO-LIST--> tags as it will be overwritten by the bot).
  2. Commit and push the changes to main.
  3. Manually run the Update Org Profile README workflow in the Actions tab to update the repository list immediately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors