Skip to content

[pull] main from github:main#44

Merged
pull[bot] merged 4 commits intoAndroid-studio61:mainfrom
github:main
May 7, 2026
Merged

[pull] main from github:main#44
pull[bot] merged 4 commits intoAndroid-studio61:mainfrom
github:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Refactors the reaction/comment action for clearer endpoint resolution and stronger tests, and updates docs to favor fuzzy schedules while tightening several reference specs. Also removes dead Pi engine validation code in Go.

  • Refactors

    • Extracted resolveEventEndpoints() and VALID_REACTIONS in actions/setup/js/add_reaction_and_edit_comment.cjs; added 9 tests; simplified flow and consistent logging.
    • Removed unreachable validatePiEngineRequirements and its tests; dropped call site in pkg/workflow/compiler_string_api.go.
  • Docs

    • Replaced cron examples with fuzzy schedules across patterns and references; updated FAQ.
    • Added frontmatter-hash spec and expanded specs: ET registry disallows placeholders and adds sync notes; experiments add R-MULTI-005 for interaction risk; MCP scripts default timeout to 30s with enforced timeouts; fuzzy-schedule spec clarifies formal inputs.

Written for commit 6eeb1f7. Summary will update on new commits.

github-actions Bot and others added 4 commits May 7, 2026 10:34
Remove validatePiEngineRequirements which is only reachable from
CompileToYAML, itself unreachable from any production entry point.
Also remove its exclusive test file pi_validation_test.go and the
dead call site in compiler_string_api.go.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…rence specs (#30865)

* Initial plan

* docs: apply 2026-05-07 SPDD spec updates

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/30bfa3f9-8d10-479a-a943-4c09064f5423

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

* docs: incorporate spec review feedback

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/30bfa3f9-8d10-479a-a943-4c09064f5423

Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
…30871)

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/b8ce651c-48d1-47d2-afa9-87f74ef02496

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* jsweep: clean add_reaction_and_edit_comment.cjs

- Extract large switch statement into resolveEventEndpoints() helper
- Move validReactions to module-level VALID_REACTIONS constant
- Remove redundant if (commentUpdateEndpoint) guard after switch
- Add explicit Record<string, string> type for EVENT_TYPE_DESCRIPTIONS
- Export resolveEventEndpoints and VALID_REACTIONS for direct testing
- Add 9 new tests for resolveEventEndpoints and VALID_REACTIONS (35 → 44)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* freeze VALID_REACTIONS array with Object.freeze()

Agent-Logs-Url: https://github.com/github/gh-aw/sessions/fb12d090-f298-4a07-b4d3-b03e8e2d7d6a

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

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 7, 2026
@pull pull Bot added the ⤵️ pull label May 7, 2026
@pull pull Bot merged commit 6eeb1f7 into Android-studio61:main May 7, 2026
0 of 2 checks passed
@pull pull Bot had a problem deploying to github-pages May 7, 2026 18:46 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant