twelve-of-code-official / website

The source code for the Twelve of Code website
https://mesure.x10.mx/twelve-of-code
GNU General Public License v3.0
0 stars 0 forks source link

Removed push trigger from Netlfy Deploy action #115

Closed BeepBot99 closed 8 months ago

BeepBot99 commented 8 months ago

Right now, the Netlify Deploy action will be run on a push or a pull request, but will only proceed to run if it has the twelve of code label, which is only possible on a pull request. This results in many "skipped" actions. So, I removed the pull trigger from the Netlify Deploy action.

Mesure73L commented 8 months ago

Did you make it so it will always appear on the same website, and we will have to type the extra stuff? or what's the plan with this? @BeepBot99

BeepBot99 commented 8 months ago

Did you make it so it will always appear on the same website, and we will have to type the extra stuff? or what's the plan with this? @BeepBot99

All I did is make the Netlify Action, instead of being triggered by a pull request or a pull, just be triggered by a pull request.

BeepBot99 commented 8 months ago

k, what are we doing for the other sites?

I think just Twelve of Code is fine for now because it is our main focus. How about we do Netlify for the other sites after 1.0.0 releases.

Mesure73L commented 8 months ago

Sure.