We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rules and examples:
rule: if the space doesn't exist, labels are added to the created space when the plugin runs
rule: dry run mode doesn't cause any labelling
rule: if the space already has other existing labels, they are preserved
rule: space always has the labels documentation and gauge after the plugin runs
documentation
gauge
rule: labels can only be added if the user has space administrator permissions
rule: if the user does not have space administrator permissions, the plugin does not add the labels but otherwise finishes successfully
The text was updated successfully, but these errors were encountered:
It makes sense to use the documentation label as that is one of Confluence's default labels for the different Confluence Space templates
Sorry, something went wrong.
Confluence documentation says that labels can't be added when creating a Space via the REST API
No branches or pull requests
Rules and examples:
rule: if the space doesn't exist, labels are added to the created space when the plugin runs
rule: dry run mode doesn't cause any labelling
rule: if the space already has other existing labels, they are preserved
rule: space always has the labels
documentation
andgauge
after the plugin runsrule: labels can only be added if the user has space administrator permissions
rule: if the user does not have space administrator permissions, the plugin does not add the labels but otherwise finishes successfully
The text was updated successfully, but these errors were encountered: