Commit graph

33 commits

Author SHA1 Message Date
Copilot
ae583cebed
feat: embed file content in message template via {path} placeholder (#1665)
Some checks failed
Test / test (push) Has been cancelled
* Initial plan

* Add prefix and suffix inputs to wrap comment body

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* feat: support combining path and message inputs using $path placeholder

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* feat: use {path} placeholder and remove prefix/suffix inputs

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* feat: rename placeholder from {path} to {{{content}}}

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/72744cd4-264e-4c06-95d4-6fdec3446f90

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* fix: when message has no {{{content}}} placeholder, return message as-is

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/b6492aa3-c55c-41f7-b43e-12cc3f2c3002

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* refactor: simplify {{{content}}} replacement — drop includes guard and regex

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/81112a7b-0e6d-4f21-ad36-530af7c0259f

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* chore: remove accidentally committed dist/src/* and add to .gitignore

Agent-Logs-Url: https://github.com/marocchino/sticky-pull-request-comment/sessions/7ced80dd-92a9-46ad-b667-bf5ceaa129ea

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
2026-04-24 21:37:42 +09:00
Ross Williams
7cb1e16d25
Add number_force that overrides pull_request number (#1652)
Some checks are pending
Test / test (push) Waiting to run
* Add number_force that overrides pull_request event

* Add number_force input and tests for PR #1652

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* Delete pullRequestNumber.test.ts; simplify config.test.ts

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

* Rewrite config.test.ts to test real src/config.ts code, not a mock of it

Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
2026-03-13 21:46:05 +09:00
copilot-swe-agent[bot]
110692e9e5 Update README.md: replace all @v2 references with @v3
Co-authored-by: marocchino <128431+marocchino@users.noreply.github.com>
2026-03-13 03:30:25 +00:00
marocchino
e4e1f949b9
📝 Update example of multiline string 2024-11-08 03:22:59 +09:00
Benjamin Michaelis
8eb06e7554
docs: Add permission condition to docs 2024-01-16 12:56:59 -08:00
Alex Burgel
0c604f544b
Update readme 2023-08-15 14:04:34 -04:00
marocchino
4438dac304
📝 Update about output 2023-07-20 06:06:02 +09:00
Alex Jurkiewicz
df70b4b8b7
Document ignore_empty 2023-05-30 14:41:31 +10:00
marocchino
68f49e0cab
📝 Update README 2023-03-25 10:08:07 +09:00
marocchino
0bd1af949c
owner option 2023-02-11 20:10:25 +09:00
marocchino
4b4f618262
only update option 2023-02-11 20:01:26 +09:00
WebFreak001
7f05636c59
add setting to only create, but not update comment 2023-02-07 20:22:10 +01:00
Alin Stefan Olaru
d80d378639
docs: updated docs with new way of saving output 2022-10-27 12:17:26 +02:00
marocchino
39c5b5dc77
minimize comment (#472)
*  minimize comment

*  hide, hide_and_recreate, hide_classify option

*  update config test
2021-10-21 02:20:24 +09:00
Gunar Gessner
7a381217a7
Explain delete a bit more (#372)
* Explain `delete` a bit more

* Apply suggestions from code review

Co-authored-by: marocchino <marocchino@users.noreply.github.com>
2021-07-27 20:09:26 +09:00
Josh Soref
e757c06970
Reword readme (#296)
With some guidance from https://app.grammarly.com/
2021-05-06 10:42:59 +09:00
marocchino
6ccac47713
docs: Note about number 2021-03-27 12:55:33 +09:00
marocchino
8b661422ca
docs: remove workflow_run part 2021-03-23 10:02:03 +09:00
marocchino
e61538ba96
docs: remove wrong part.
No need to write permission. A bad part was get GITHUB_TOKEN from secrets.
2021-03-23 07:34:51 +09:00
marocchino
95098e27f2
docs: about permission error (#258) 2021-03-22 10:45:14 +09:00
marocchino
9945cf63fa
docs: omit github token in docs 2021-03-22 06:32:32 +09:00
Jonathan Yu
9632fd5dc1
apply GitHub token by default (#255)
* feat: apply GitHub token by default

* use single quote

* remove $
2021-03-22 06:13:35 +09:00
marocchino
9e128f055c
oops 2021-02-25 16:45:36 +09:00
marocchino
78e3496c31
update description 2021-02-25 16:42:52 +09:00
marocchino
acc9cee2ce
Fix unexpected delete fail 2021-01-22 02:29:12 +09:00
marocchino
4fd172b4d6
Update README.md 2021-01-20 07:39:59 +09:00
marocchino
f3bbb83000
Update README.md 2020-11-06 10:18:59 +09:00
marocchino
9a279aa9fa
docs: update README 2020-10-12 08:31:08 +09:00
Buck Doyle
834b325ec2 Add option to read message from path 2020-05-12 11:00:06 -05:00
marocchino
ede77e7c57
docs: Update usage
close #98
2020-04-28 07:20:05 +09:00
marocchino
4b7290acd5
docs: update project info 2019-11-21 10:28:06 +09:00
marocchino
cb9470fc12
feat: actual logic 2019-11-21 09:57:13 +09:00
marocchino
cce71e2a2d Initial commit 2019-11-21 08:05:13 +09:00