Skip to content

Are Slack ID considered sensitive? #387

@xavdid-stripe

Description

@xavdid-stripe

Description

I see that in all your examples, you store slack channel / user ids in secrets, e.g.:

channel: ${{ secrets.SLACK_CHANNEL_ID }}

Is that because channel IDs should be treated as secret values? Or just a matter of convenience.

Why I'm asking: I'd like to add a slack mention in a public-facing CI definition and was just going to hardcode my user id (U1234), but wasn't sure if I should be keeping it secret.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • example code related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions