Skip to content

Repository Quality Improver: weekday schedule + issue output#228

Merged
pelikhan merged 3 commits intodaily-repo-goal-achiever/repository-quality-improver-2026-02-26-c92f49152d7bf026from
copilot/sub-pr-209
Mar 3, 2026
Merged

Repository Quality Improver: weekday schedule + issue output#228
pelikhan merged 3 commits intodaily-repo-goal-achiever/repository-quality-improver-2026-02-26-c92f49152d7bf026from
copilot/sub-pr-209

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

Addresses two review comments on #209: the workflow was running daily (including weekends) and posting results as GitHub Discussions instead of Issues.

Changes

  • Schedule: Changed to fuzzy scheduling syntax daily on weekdays (instead of a raw cron expression)
  • Output: safe-outputs.create-discussionsafe-outputs.create-issue with labels: [quality, automated-analysis]; removed discussion-specific fields (category, close-older-discussions)
  • Prompt + docs: updated all "discussion" references to "issue" throughout the workflow prompt, report template, success criteria, and docs page

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Mar 3, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

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:

  • https://api.github.com/repos/githubnext/agentics/actions/workflows
    • Triggering command: /usr/bin/gh gh workflow list --all --json id,name,path,state (http block)

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

Copilot AI changed the title [WIP] Add implementation for Daily Repo Goal Achiever feedback Repository Quality Improver: weekday schedule + issue output Mar 3, 2026
@pelikhan
Copy link
Contributor

pelikhan commented Mar 3, 2026

@copilot use fuzzy scheduling

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Mar 3, 2026

@copilot use fuzzy scheduling

Replaced the cron expression with schedule: daily on weekdays fuzzy scheduling syntax (commit 6c52560), matching the pattern used by other workflows like glossary-maintainer and link-checker.

@pelikhan pelikhan marked this pull request as ready for review March 3, 2026 12:42
@pelikhan pelikhan merged commit 40ce328 into daily-repo-goal-achiever/repository-quality-improver-2026-02-26-c92f49152d7bf026 Mar 3, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/sub-pr-209 branch March 3, 2026 12:43
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