done

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package done implements an [actions.Runner] that marks a notification as done.

It updates Meta.Done and marks the notification's thread as done on GitHub. The notification will be hidden until the thread is updated. Ref: https://docs.github.com/en/rest/activity/notifications?apiVersion=2022-11-28#mark-a-thread-as-done

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	Client *gh.Client
}

func (*Runner) Run

func (a *Runner) Run(n *notifications.Notification, _ []string, w io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL