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

[Feature Request] Github Actions workflow for automatically creating Firefox Addon Page releases #114

Open
Ari24-cb24 opened this issue Sep 19, 2022 · 0 comments
Labels
enhancement New feature or request Hacktoberfest Indicating features to be worked on in the hacktoberfest event

Comments

@Ari24-cb24
Copy link
Member

Is your feature request related to a problem? Please describe.
As of now I always created the releases myself. This included building myanimetab, writing the release notes, creating a GitHub release, and so on...

Describe the solution you'd like
A Github Actions workflow to automate this task

Additional context
Steps:
Wait for release created

  • npm build
  • cd build
  • web-ext build
  • Use the generated zip file for the upload
  • Also zip the git project (master branch) to upload as well
  • Use the release notes from the release being created
  • If possible, send a discord message to the update channel via webhooks
@Ari24-cb24 Ari24-cb24 added the enhancement New feature or request label Sep 19, 2022
@Ari24-cb24 Ari24-cb24 added the Hacktoberfest Indicating features to be worked on in the hacktoberfest event label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest Indicating features to be worked on in the hacktoberfest event
Projects
None yet
Development

No branches or pull requests

1 participant