Skip to content

Create a Github workflow to check for the CAP status to warn on PR when adding functionality on CAPs that are not Accepted#5295

Draft
anupsdf wants to merge 1 commit into
stellar:masterfrom
anupsdf:cap-status-check
Draft

Create a Github workflow to check for the CAP status to warn on PR when adding functionality on CAPs that are not Accepted#5295
anupsdf wants to merge 1 commit into
stellar:masterfrom
anupsdf:cap-status-check

Conversation

@anupsdf
Copy link
Copy Markdown
Contributor

@anupsdf anupsdf commented May 27, 2026

what

Create a Github workflow to check for status of the CAP before allowing changes to be merged. This is a non-blocking Github workflow that will warn on the PR if there are any #ifdef CAP_XXXX guards being added in a fork PR and the corresponding CAP status in stellar-protocol repo is not in Accepted status.

why

As per the CAP Process, only CAPs that are Accepted by the Core CAP committee can be implemented in stellar-core.

@anupsdf anupsdf changed the title Create a Github workflow to check for status of the CAP before allowing changes to be merged Create a Github workflow to check for the CAP status to warn on PR when adding functionality on CAPs that are not Accepted May 27, 2026
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