Skip to content
New issue

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

Create FAQ-WIP #1240

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create FAQ-WIP #1240

wants to merge 1 commit into from

Conversation

ashokirla
Copy link
Contributor

No description provided.

@@ -0,0 +1,73 @@
Why am I not getting notifications after the migration on a channel ?
You need to invite the github app using /github invite in the private channel to get the notifications. Your subscriptions are already migrated and you would have received the message to all the channels where subscriptions were created about inviting the app like
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fwiw, like is generally frowned upon.

Suggested change
You need to invite the github app using /github invite in the private channel to get the notifications. Your subscriptions are already migrated and you would have received the message to all the channels where subscriptions were created about inviting the app like
You need to invite the github app using /github invite in the private channel to get the notifications. Your subscriptions are already migrated and you would have received the message to all the channels where subscriptions were created about inviting the app like <...>

@@ -0,0 +1,73 @@
Why am I not getting notifications after the migration on a channel ?
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason this file isn't .md?

check the workspace preference if they have restricted who can post message to this channel. For example check this issue https://github.com/github/slack/issues/1560#issuecomment-834359972


What to do if the user encounters any error while data migration ?
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
What to do if the user encounters any error while data migration ?
What to do if the user encounters an error during data migration ?

(or any errors)



What to do if the user encounters any error while data migration ?
Please retry updating the app. If retry wont work let us know.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Please retry updating the app. If retry wont work let us know.
Please retry updating the app. If retrying doesn't work, let us know.

Please retry updating the app. If retry wont work let us know.

What is the new app update ? Why is this update required?
Previous GitHub integration for Slack is built on top of Slack's workspace apps. Unfortunately, Slack deprecated the workspace apps. More details about the announcement can be found on the Slack documentation.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Previous GitHub integration for Slack is built on top of Slack's workspace apps. Unfortunately, Slack deprecated the workspace apps. More details about the announcement can be found on the Slack documentation.
Previous GitHub integration for Slack is built on top of Slack's workspace apps. Unfortunately, Slack [deprecated the workspace apps](https://api.slack.com/changelog/2021-03-workspace-apps-to-retire-in-august-2021#:~:text=On%20August%2024%2C%202021%20legacy%20workspace%20apps%20were%20retired.).

Get the id from the above search
index=catchall "kube_namespace=slack-production" <id from above search> | sort by time

If you encounter ‘Resource not accessible by integration’ error in the search results. Then it could be due to the following.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you encounter Resource not accessible by integration error in the search results. Then it could be due to the following.
If you encounter `Resource not accessible by integration` error in the search results, then it could be due to the following:


If you encounter ‘Resource not accessible by integration’ error in the search results. Then it could be due to the following.

Reason: Starting with the new Slack app release we are enriching the data to give users a better experience. For example, Users will be able to see the updated label, reviewer info in the PR open notification message. When a PR is closed/ merged, users will be able to see the status of the PR in the first notification we posted as part of the PR open.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Reason: Starting with the new Slack app release we are enriching the data to give users a better experience. For example, Users will be able to see the updated label, reviewer info in the PR open notification message. When a PR is closed/ merged, users will be able to see the status of the PR in the first notification we posted as part of the PR open.
Reason: Starting with the new Slack app release we are enriching the data to give users a better experience. For example, Users will be able to see the updated label, reviewer info in the PR open notification message. When a PR is closed/merged, users will be able to see the status of the PR in the first notification we posted as part of the PR open.

To provide this enrichment, we need the users to be on the latest version of the Slack app on the .com side. Though we haven’t updated the Slack app on the .com side, it is required for users to be on the latest version to see all of the notifications.

To achieve this org/account owner needs to complete this step..
Go to account settings > applications > Click on configure slack app > Users who are on older versions, can click on review requests and accept the permissions.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Go to account settings > applications > Click on configure slack app > Users who are on older versions, can click on review requests and accept the permissions.
Go to `account settings` > `applications` > Click on `configure slack app` > Users who are on older versions, can click on review requests and accept the permissions.

To achieve this org/account owner needs to complete this step..
Go to account settings > applications > Click on configure slack app > Users who are on older versions, can click on review requests and accept the permissions.
(or)
org settings > installed GitHub apps > Click on configure slack app > Users who are on older versions, can click on review request and accept the permissions.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
org settings > installed GitHub apps > Click on configure slack app > Users who are on older versions, can click on review request and accept the permissions.
`org settings` > `installed GitHub apps` > Click on `configure slack app` > Users who are on older versions, can click on review request and accept the permissions.

org settings > installed GitHub apps > Click on configure slack app > Users who are on older versions, can click on review request and accept the permissions.

The same can be done via:
Github Repo > Settings > Integrations (Installed GitHub Apps) > Slack Configure > Permissions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Github Repo > Settings > Integrations (Installed GitHub Apps) > Slack Configure > Permissions
GitHub Repo > Settings > Integrations (Installed GitHub Apps) > Slack Configure > Permissions

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.

None yet

2 participants