3
1
Fork
You've already forked forgeflow
0

Notification functions #1

Open
opened 2026年02月11日 16:55:57 +01:00 by mpadge · 1 comment
Collaborator
Copy link

Thanks @defuneste for getting this started. I've got some functions I use to show my GitHub and Codeberg notifications directly in my terminal. Those could easily move here, if desired? That would then already be quite removed from {usethis} functionality, which I think is good, and would instantly force us to start thinking differently.

I bash-alias everything, so get things like:

  • gn to show my unread GitHub notifications
  • cb to show my unread Codeberg notifications
  • gn done to mark all GitHub notifications as read (cb done not implemented but can be)
  • gn <number> to open that notification in browser, same for cb <number>

But those all just call Rscript anyway, and people could do whatever they wanted with the R functions.

Thanks @defuneste for getting this started. I've got some functions I use to show my GitHub and Codeberg notifications directly in my terminal. Those could easily move here, if desired? That would then already be quite removed from {usethis} functionality, which I think is good, and would instantly force us to start thinking differently. I bash-alias everything, so get things like: - `gn` to show my unread GitHub notifications - `cb` to show my unread Codeberg notifications - `gn done` to mark all GitHub notifications as read (`cb done` not implemented but can be) - `gn <number>` to open that notification in browser, same for `cb <number>` But those all just call `Rscript` anyway, and people could do whatever they wanted with the R functions.

I thinking listing notification is a great first step!

I also added @mpadge as a "collaborator" (afaik the best I can do, I do not fully grab the ownership/permission here)

I thinking listing notification is a great first step! I also added @mpadge as a "collaborator" (afaik the best I can do, I do not fully grab the ownership/permission here)
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
r-codeberg/forgeflow#1
Reference in a new issue
r-codeberg/forgeflow
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?