Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

make a GitHub Action #166

Open
Bhupesh-V opened this issue Oct 2, 2019 · 5 comments · May be fixed by #605
Open

make a GitHub Action #166

Bhupesh-V opened this issue Oct 2, 2019 · 5 comments · May be fixed by #605
Labels
help wanted Extra attention is needed

Comments

@Bhupesh-V
Copy link
Owner

Currently I have to run update_readme.py for updating the contents of README after a PR is merged.
We need to automate running of this script.
2 solutions can be:

  • Using Webhooks
  • GitHub Actions

I think using actions would be a wise choice

@Bhupesh-V Bhupesh-V added enhancement New feature or request hacktoberfest help wanted Extra attention is needed labels Oct 2, 2019
@sumanismcse
Copy link
Contributor

Can i work on this issue ?

@saaiiravi
Copy link

Can I work on this?

@Bhupesh-V
Copy link
Owner Author

Can I work on this?

Yes

@saaiiravi
Copy link

Can I work on this?

Yes

Main.yml already exists which does the github action to automate readme on push?

@Bhupesh-V
Copy link
Owner Author

Can I work on this?

Yes

Main.yml already exists which does the github action to automate readme on push?

The goal is to run update_readme.py on at least every merge, but right now the build seems to fail due to an error, can you fix that?

@sinnytk sinnytk linked a pull request Oct 27, 2020 that will close this issue
3 tasks
@Bhupesh-V Bhupesh-V removed enhancement New feature or request hacktoberfest labels Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants