Commit Graph

23 Commits

Author SHA1 Message Date
Alexa Amundson
cda083ff2e ci: add CI workflow 2026-03-09 06:56:36 -05:00
GitHub Copilot
4cb52bec46 Merge branch 'copilot/address-all-issues' into copilot/merge-open-pull-requests (conflicts resolved) 2026-03-03 04:07:27 +00:00
GitHub Copilot
354e6aa4c4 Merge branch 'copilot/start-job-in-repo' into copilot/merge-open-pull-requests 2026-03-03 03:52:11 +00:00
GitHub Copilot
26c4644e54 Merge branch 'copilot/setup-discussions-feature' into copilot/merge-open-pull-requests 2026-03-03 03:51:53 +00:00
copilot-swe-agent[bot]
4c086e9a3b Add pull_request trigger to deploy workflow so CI checks run on PRs
The deploy workflow only triggered on push to main and workflow_dispatch,
so the CI job was never started for pull requests. This prevented PRs
from being merged when required status checks were configured.

- Add pull_request trigger targeting the main branch
- Add conditional guards to skip actual deployment on PR events
- On PRs, the job runs (creating the status check) but skips deploy steps

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2026-03-01 03:58:15 +00:00
copilot-swe-agent[bot]
5e15c18e3b Add GitHub Discussions category templates
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2026-02-27 17:43:45 +00:00
Alexa Amundson
4a41d443d8 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:46:41 -06:00
Alexa Amundson
ada719d09a Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:46:26 -06:00
Alexa Amundson
7b8fb9a451 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:46:07 -06:00
Alexa Amundson
08d29744cf Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:45:54 -06:00
Alexa Amundson
42eb3caf46 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:45:45 -06:00
Alexa Amundson
4c01769a17 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:45:25 -06:00
Alexa Amundson
d826b372e5 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:45:01 -06:00
Alexa Amundson
80c513a5bf Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:44:51 -06:00
Alexa Amundson
601d02414c Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:44:44 -06:00
Alexa Amundson
da577bc015 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:44:29 -06:00
Alexa Amundson
e76d0c8ec4 Update pr-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:44:23 -06:00
Alexa Amundson
6d6bc2e962 Update issue-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:44:15 -06:00
Alexa Amundson
bb7f155dad Update issue-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:44:00 -06:00
Alexa Amundson
4f4c9e919d Update issue-agent.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 01:43:41 -06:00
copilot-swe-agent[bot]
07cb1a2af7 Add AI agent workflows for automatic issue and PR analysis
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2026-02-27 04:52:45 +00:00
copilot-swe-agent[bot]
9cc94e552a Address issues #4, #14, #29, #31, #40: add Copilot instructions, ML equations, magic square notebook, distributed identity proof
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2026-02-27 03:53:52 +00:00
Alexa Amundson
2be38a9d6d ci: add GitHub Pages deploy workflow 2026-02-22 23:43:14 -06:00