Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 10, 2025

Adds a centered blockquote callout on the documentation homepage highlighting the Continuous AI Initiative with a link to the blog post at https://githubnext.com/projects/agentic-workflows/.

Changes

  • Added centered quote callout in docs/src/content/docs/index.mdx between "What are Agentic Workflows?" section and "Key Features"
  • Styled with max-width: 600px and margin: 3rem auto for visual prominence
  • Links to GitHub Next Agentic Workflows blog post

Implementation

<div style="max-width: 600px; margin: 3rem auto; text-align: center;">

> **Part of the Continuous AI Initiative**  
> Learn more about systematic, automated application of AI to software collaboration in the [GitHub Next Agentic Workflows blog post](https://githubnext.com/projects/agentic-workflows/).

</div>

Screenshot

Continuous AI callout on homepage

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /opt/hostedtoolcache/node/24.11.1/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build (dns block)
    • Triggering command: /opt/hostedtoolcache/node/24.11.1/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro dev (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Add callout on index.mdx page about continuous ai initiative, link to blog post. Make it a centered quote with link.

Custom agent used: technical-doc-writer
AI technical documentation writer for GitHub Actions library using Astro Starlight and GitHub Docs voice


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits December 10, 2025 15:01
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add callout about continuous AI initiative on index.mdx Add Continuous AI Initiative callout to homepage Dec 10, 2025
Copilot AI requested a review from pelikhan December 10, 2025 15:15
@pelikhan pelikhan marked this pull request as ready for review December 10, 2025 15:30
@pelikhan pelikhan merged commit 9e82849 into main Dec 10, 2025
2 of 5 checks passed
@pelikhan pelikhan deleted the copilot/add-callout-about-continuous-ai branch December 10, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants