Aaron Powell
0eb6062f94
chore(phase2): retarget all automation and contributor guidance from staged to main ( #2122 )
...
* chore(phase2): retarget all automation from staged to main
- publish.yml: trigger on main, publish only to marketplace
- check-pr-target.yml: invert — now blocks PRs targeting staged, welcomes main
- 10 PR validation workflows: branches [staged] → [main]
- external-plugin-command-router.yml: --base staged → main (3×), message text
- external-plugin-rereview-command.yml: --base staged → main (2×), message text
- external-plugin-rereview.yml: staged reference in review comment text
- external-plugin-intake.yml: ref: staged checkout → main
- external-plugin-pr-quality-gates.yml: ref: staged checkout → main
- external-plugin-quality-gates.yml: ref: staged checkout → main
- check-plugin-structure.yml: error messages updated for new branch model
- contributors.yml: ref and base target → main
- setup-labels.yml: targets-main label description updated
- cli-for-beginners-sync.md + .lock.yml: base-branch staged → main
- codeowner-update.md + .lock.yml: base-branch staged → main
- learning-hub-updater.md + .lock.yml: base-branch staged → main
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
* docs(phase2): update contributor guidance from staged to main
- CONTRIBUTING.md: branch from main, PR targets main; remove Phase 2 gate note
- AGENTS.md: PR target + external plugin PR automation references
- .github/pull_request_template.md: PR checklist targets main
- website/src/content/docs/learning-hub/agentic-workflows.md: PR target
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
* aw updates
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-25 14:36:53 +10:00
Satya K
cf971d10f1
fix: default contributor bot PRs to staged ( #1256 )
...
* fix: default contributor bot PRs to staged
* fix(contributors-workflow): checkout staged when generating PR
2026-04-02 10:02:43 +11:00
Simon Kurtz
919fdb3f8e
fix: pin GitHub Actions to immutable SHA hashes to prevent supply chain attacks ( #1088 )
...
* chore: publish from staged
* fix: pin GitHub Actions to immutable SHA hashes to prevent supply chain attacks
Co-authored-by: simonkurtz-MSFT <84809797+simonkurtz-MSFT@users.noreply.github.com >
* chore: publish from staged
* Clean plugins
* Clean plugins
* Clean plugins
* Fix gem-team plugin
* Reset README.plugins.md
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-03-23 10:37:40 +11:00
Ashley Childress
e8d8a79c8e
ci(contributors): simplify contributor check using step outcome
...
- Replace brittle grep check with exit code-based branching
- Use continue-on-error and conditional report generation
Generated-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2026-01-15 22:54:56 -05:00
Ashley Childress
80886dd7cc
fix(contributors): add skills to custom contributor types
...
- Improve errors in contributor-report.mjs
- Add missing `skills` to custom contribution types list and docs
- Refresh existing contributors
Assisted-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2026-01-15 08:54:51 -05:00
Ashley Childress
f9e981e4cd
fix(contributors): address Copilot review comments and code quality issues
...
- Improve contributor-report.mjs based on Copilot comments and sonar
- Use fileURLToPath for Windows-safe main checks in contributor scripts
- Fix README badge URLs by removing duplicate style parameters
- Update graceful-shutdown.mjs to throw on process.exit failure for better error visibility
Generated-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2026-01-15 08:54:51 -05:00
Ashley Childress
1322aa2dde
feat(eng): add contributor reporting and management scripts
...
- Add eng/README.md documenting maintainer utilities
- Add eng/contributor-report.mjs for generating contributor reports
- Add eng/add-missing-contributors.mjs for automating contributor additions
- Add eng/utils/graceful-shutdown.mjs for script lifecycle management
- Update eng/update-readme.mjs with minor fixes
- Update package.json with new contributor scripts
Generated-by: GitHub Copilot <copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-12-19 20:43:27 -05:00
Aaron Powell
56d7ce73a0
Partners ( #354 )
...
* initial prototype of partners collection with featured collection support
* Starting to add the partners
* Preparing the repo for how the custom agents will work
* moving some files around
* Moving a bunch of stuff around to make the file easier to read
* improving the front matter parsing by using a real library
* Some verbage updates
* some more verbage
* Fixing spelling mistake
* tweaking badges
* Updating contributing guide to be correct
* updating casing to match product
* More agents
* Better handling link to mcp registry
* links to install mcp servers fixed up
* Updating collection tags
* writing the mcp registry url out properly
* Adding custom agents for C# and WinForms
Expert custom agents to improve your experience when working with C# and WinForms in Copilot
* Adding to agents readme
* Adding PagerDuty agent
* Fixing description for terraform agent
* Adding custom agents to the README usage
* Removing the button to make the links more obvious
* docs: relocate category READMEs to /docs and update generation + internal links
* Updating prompts for new path
* formatting
---------
Co-authored-by: Chris Patterson <chrispat@github.com >
2025-10-29 06:07:13 +11:00
Aaron Powell
52dad1f30b
typing bad
2025-08-26 15:35:15 +10:00
Aaron Powell
e2b491c3f5
oh, no action
2025-08-26 15:34:36 +10:00
Aaron Powell
d678de1809
Fixing some actions versions
2025-08-26 15:29:12 +10:00
Copilot
cdc5104468
Add all-contributors to automatically recognize repository contributors ( #208 )
...
* Initial plan
* Add all-contributors setup with contributor recognition
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
* Finalize all-contributors setup and update documentation
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
* Add @aaronpowell as a contributor
* Add @mubaidr as a contributor
* Add @digitarald as a contributor
* Add @mbianchidev as a contributor
* generating the current list
* playing with emojis
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
Co-authored-by: Aaron Powell <me@aaron-powell.com >
Co-authored-by: all-contributors-bot <all-contributors-bot@example.com >
2025-08-22 11:36:53 +10:00