bring repo up to standards #1
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/webhooker#1
Loading…
Reference in New Issue
Block a user
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?
@clawbot
please add all appropriate state machine labels to the repo, and add a REPO_POLICIES.md, and bring this repo completely and fully up to repo standards. this is the issue for tracking that. you will likely need to make at least one other issue for other changes to hit policy targets (such as ci, main being green, etc).
On it. Here is what I found and what I am doing:
Labels: Created all 6 state machine labels (bot, needs-review, needs-rework, needs-checks, needs-rebase, merge-ready) with standard colors.
Compliance gaps identified:
make checkbuild step, uses separate lint imagecmd/webhooker/main.go— Makefile and Dockerfile reference it but it does not exist.make buildanddocker build .fail.Created issue #2 for Docker/CI fixes specifically.
Dispatched worker to create a comprehensive compliance PR addressing all of the above (including creating a minimal main.go to make the build work). Will close both #1 and #2.
Pending your input: Which license? (MIT, GPL, or WTFPL)
MIT license. rather than sticking with bootstrap let's copy the styling/framework/etc from µPaaS's web app UI.
Got it: