Skip to content

Add repo-assist.md for automated repository assistant#551

Merged
xperiandri merged 5 commits into
devfrom
repo-assistant
May 17, 2026
Merged

Add repo-assist.md for automated repository assistant#551
xperiandri merged 5 commits into
devfrom
repo-assistant

Conversation

@xperiandri
Copy link
Copy Markdown
Collaborator

Introduces repo-assist.md, configuring "Repo Assist" to automate issue triage, PR management, labeling, release prep, and contributor onboarding. Defines structured, quality-focused workflows and project-specific guidelines for F#/.NET, with daily and manual run support.

Fixes #549

@xperiandri xperiandri requested a review from Copilot April 19, 2026 14:39
Copy link
Copy Markdown

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

Note

Copilot was unable to run its full agentic suite in this review.

Adds a repo-assist.md workflow/instructions document to configure “Repo Assist” automation for issue triage, PR maintenance, labeling, release prep, and onboarding.

Changes:

  • Introduces a new Repo Assist workflow file with scheduled + manual triggers.
  • Defines tool permissions/safe-output limits and .NET SDK setup.
  • Documents task-driven operating guidelines and project-specific F#/.NET conventions.
Comments suppressed due to low confidence (3)

.github/workflows/repo-assist.md:1

  • Several newly added lines contain mojibake/replacement characters () and placeholder emoji markers (??). This will render poorly in GitHub and can confuse contributors; please replace with the intended punctuation (often an em dash) and replace ?? with the intended emoji (or remove emojis entirely if you want plain text). Also ensure the file is saved as UTF-8.
---

.github/workflows/repo-assist.md:1

  • Several newly added lines contain mojibake/replacement characters () and placeholder emoji markers (??). This will render poorly in GitHub and can confuse contributors; please replace with the intended punctuation (often an em dash) and replace ?? with the intended emoji (or remove emojis entirely if you want plain text). Also ensure the file is saved as UTF-8.
---

.github/workflows/repo-assist.md:1

  • Several newly added lines contain mojibake/replacement characters () and placeholder emoji markers (??). This will render poorly in GitHub and can confuse contributors; please replace with the intended punctuation (often an em dash) and replace ?? with the intended emoji (or remove emojis entirely if you want plain text). Also ensure the file is saved as UTF-8.
---

Comment thread .github/workflows/repo-assist.md
Comment thread .github/workflows/repo-assist.md Outdated
Comment thread .github/workflows/repo-assist.md
Comment thread .github/workflows/repo-assist.md Outdated
Comment thread .github/workflows/repo-assist.md Outdated
Comment thread .github/workflows/repo-assist.md Outdated
Comment thread .github/workflows/repo-assist.md Outdated
Comment thread .github/workflows/repo-assist.md
Introduces repo-assist.md, configuring "Repo Assist" to automate issue triage, PR management, labeling, release prep, and contributor onboarding. Defines structured, quality-focused workflows and project-specific guidelines for F#/.NET, with daily and manual run support.
@xperiandri xperiandri merged commit 5592595 into dev May 17, 2026
5 checks passed
@xperiandri xperiandri deleted the repo-assistant branch May 17, 2026 00:44
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.

Repo Assist?

2 participants