File kind - Delete mapped entities when files are deleted
complete
M
Maya Margalit
marked this post as
complete
Supported in the new Github Ocean integration!
Docs: https://docs.port.io/build-your-software-catalog/sync-data-to-catalog/git/github-ocean/
Migration guide: https://docs.port.io/build-your-software-catalog/sync-data-to-catalog/git/github-ocean/migration-guide
M
Maya Margalit
marked this post as
in progress
M
Martin Elias
The entities are also not deleted, when the selector query is no longer true.
e.g.
{
"kind": "file",
"selector": {
"query": ".repo.archived == false",
...
}