Skip to content

[INFRA] Stop automatically announcing new versions on Twitter #2676

@tbouffard

Description

@tbouffard

The last runs of the GH workflow used to announce new releases failed when trying to publish the message to Twitter:

Error message Request failed with code 401 - Could not authenticate you. (Twitter code 32)
Both runs use snow-actions/tweet@v1.4.0

Possible cause

Change with the access to the Twitter API:

Decision

API not available anymore so remove the publishing of tweet for new release

### Tasks
- [x] Remove the twitter secrets from the repository
- [x] Remove the tweet from the announce workflow
- [x] Update the release procedure to send the tweet manually

Notes

This will probably occur with the announce workflow of https://github.com/process-analytics/bpmn-visualization-R/actions/workflows/announce-new-release.yml --> process-analytics/bpmn-visualization-R#239

Metadata

Metadata

Assignees

Labels

choreBuild, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions