Skip to content

Add make refresh target and require it before opening a PR#1303

Merged
tamalsaha merged 1 commit into
masterfrom
add-refresh-target
Jul 13, 2026
Merged

Add make refresh target and require it before opening a PR#1303
tamalsaha merged 1 commit into
masterfrom
add-refresh-target

Conversation

@tamalsaha

Copy link
Copy Markdown
Member

Adds a refresh Makefile target that chains gen, update-catalog, and fmt, and documents in AGENTS.md that it should always be run before opening a PR so generated files stay current.

.PHONY: refresh
refresh: gen update-catalog fmt

Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha
tamalsaha merged commit 2f5b72f into master Jul 13, 2026
8 checks passed
@tamalsaha
tamalsaha deleted the add-refresh-target branch July 13, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant