Skip to content

Deprecate in favor of Atmos Native CI - #39

Merged
Igor Rodionov (goruha) merged 5 commits into
mainfrom
deprecate/native-ci-notice
Sep 17, 2026
Merged

Igor Rodionov (goruha) merged 5 commits into
mainfrom
deprecate/native-ci-notice

Conversation

@osterman

@osterman Erik Osterman (Cloud Posse) (osterman) commented Sep 16, 2026 •

Copy link
Copy Markdown
Member

what

Marks this action as deprecated in README.yaml and the regenerated README.md, with the warning above Introduction in place of the Atmos tip.

Repair CODEOWNERS validation using GitHub's repository API, retaining syntax and duplicate-pattern checks without requiring the unavailable personal access token.

why

This action's functionality has moved into the Atmos CLI itself (Native CI). The atmos binary already warns at runtime when it detects invocation from this action; this PR adds the equivalent static warning to the README so it's visible before the action is even added to a workflow.

references

…s docs generate

README.yaml previously used a non-standard deprecation_notice field that the
shared README template doesn't recognize, so it silently never rendered on
a real regen (only a stale hand-edited README.md made it look like it did).
Move the warning into introduction, which the template does render, and
regenerate README.md for real with atmos docs generate readme.
@goruha
Igor Rodionov (goruha) merged commit 6217d24 into main Sep 17, 2026
8 checks passed
@goruha
Igor Rodionov (goruha) deleted the deprecate/native-ci-notice branch September 17, 2026 12:46
@github-actions

Copy link
Copy Markdown

These changes were released in v2.0.1.

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.

2 participants