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

renaming: master to main #418

Closed
philshem opened this issue Aug 24, 2020 · 2 comments · Fixed by #419
Closed

renaming: master to main #418

philshem opened this issue Aug 24, 2020 · 2 comments · Fixed by #419
Assignees
Labels
proposal Feature request resolved resolved issue

Comments

@philshem
Copy link

philshem commented Aug 24, 2020

Is your feature request related to a problem? Please describe.

I fully support renaming master branch main. But I hadn't noticed that Github had done so, and I spent a lot of time debugging the action, not noticing the main.

Describe the solution you'd like

Maybe in the README a short note that master is no longer used. Even better would be a #comment in the action itself

on:
  push:
    branches:
      - main # formerly master

Describe alternatives you've considered

just an idea so that other people don't lose time. Because the action is waiting for push to the main branch, there was no logging, making it harder to debug.

Additional context

n/a

@peaceiris
Copy link
Owner

Thank you for suggesting this!

I hope this change (#419 ) will help new users of GitHub Actions and github/roadmap issues #63 will solve this.

@peaceiris peaceiris added the resolved resolved issue label Jun 25, 2021
@github-actions
Copy link

This issue has been LOCKED because of it being resolved!

The issue has been fixed and is therefore considered resolved.
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
proposal Feature request resolved resolved issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants