forgejo/modules/structs
Earl Warren 6a39978851
[ACTIONS] on.schedule: create a new payload
do not reuse the payload of the event that triggered the creation of
the scheduled event. Create a new one instead that contains no other
information than the event name in the action field ("schedule").

(cherry picked from commit 0b40ca1ea5)
(cherry picked from commit f86487432b)
(cherry picked from commit 4bd5d2e9d0)
(cherry picked from commit d10830e238)
(cherry picked from commit 53f5a3aa91)
(cherry picked from commit 9ed1487b73)
2024-01-28 10:54:59 +01:00
..
activity.go
activitypub.go
admin_user.go
attachment.go
commit_status.go
commit_status_test.go
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go [ACTIONS] on.schedule: create a new payload 2024-01-28 10:54:59 +01:00
issue.go [FEAT] allow setting the update date on issues and comments 2024-01-28 08:19:26 +01:00
issue_comment.go [FEAT] allow setting the update date on issues and comments 2024-01-28 08:19:26 +01:00
issue_label.go [FEAT] allow setting the update date on issues and comments 2024-01-28 08:19:26 +01:00
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go
lfs_lock.go
mirror.go
miscellaneous.go
nodeinfo.go
notifications.go
org.go
org_member.go
org_team.go
package.go
pull.go
pull_review.go
release.go
repo.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
repo_branch.go
repo_collaborator.go
repo_commit.go
repo_file.go
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go
settings.go
status.go
task.go
user.go
user_app.go
user_email.go
user_gpgkey.go
user_key.go
visible_type.go